Skip to content

Latest commit

 

History

History
executable file
·
29 lines (19 loc) · 332 Bytes

README.md

File metadata and controls

executable file
·
29 lines (19 loc) · 332 Bytes

React Starter Kit

Open http://localhost:3000 to view it in the browser.

🚀 Quick start

  1. Install

    npm intall
  2. Develop

    npm run start
  3. Build

    npm run build
  4. Deploy

    npm run deploy