Last active
October 24, 2018 09:00
-
-
Save diuis/1eda1a7786e2561b6d948d9b325649c9 to your computer and use it in GitHub Desktop.
react web app
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/Microsoft/TypeScript-React-Starter | |
npm init | |
npm install -g create-react-app | |
create-react-app vto-mirror-demo --scripts-version=react-scripts-ts | |
git init | |
npm install @material-ui/core | |
npm install @material-ui/icons | |
gh pages: | |
npm install --save gh-pages | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment