Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 275 Bytes

File metadata and controls

7 lines (6 loc) · 275 Bytes

now-parcel-react-template

  1. Install Now with npm install -g now.
  2. Run npm install to install dependencies.
  3. Run now dev to build and serve the app.
  4. Edit src/App.jsx as needed.
  5. Run now --prod to deploy the app to now.sh.