Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 208 Bytes

React SPA

  1. Run npm i
  2. Run npm run dev to start development mode. Project will be available at localhost:3000
  3. Run npm run prod to start production mode
  4. Run npm run lint to start eslint