Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 257 Bytes

File metadata and controls

8 lines (6 loc) · 257 Bytes

FirstReactApp

  1. Install npm modules: npm install
  2. run webpack: webpack -w
  3. Open new terminal and run nodejs server: node server
  4. Open browser and go to localhost:3000

After PUSH in dev branch on GitHub, check http://react-cash-back.herokuapp.com/