Skip to content

Files

Latest commit

0357cf0 · Jan 2, 2020

History

History
5 lines (4 loc) · 225 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 225 Bytes
  • npm install to install the dependencies
  • open two tabs in terminal
  • In one tab run npm start (this runs live-server)
  • In the other tab run npm run react-dev (transpiles your React code and creates an output bundle)