Skip to content

Instantly share code, notes, and snippets.

@diuis
Last active October 24, 2018 09:00
Show Gist options
  • Save diuis/1eda1a7786e2561b6d948d9b325649c9 to your computer and use it in GitHub Desktop.
Save diuis/1eda1a7786e2561b6d948d9b325649c9 to your computer and use it in GitHub Desktop.
react web app
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