taylorsmart / react-starter

starter React app with babel and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • 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)

About

starter React app with babel and webpack


Languages

Language:JavaScript 100.0%