Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 267 Bytes

README

How do I get set up?

  • Type npm install
  • And then npm start
  • Open another window of command line and type ./node_modules/.bin/webpack --progress --watch
  • The app should be running at http://localhost:8080/

Other Contributor - Himanshu Kapoor