- Install Now with
npm install -g now. - Run
npm installto install dependencies. - Run
now devto build and serve the app. - Edit
src/App.jsxas needed. - Run
now --prodto deploy the app to now.sh.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g now.npm install to install dependencies.now dev to build and serve the app.src/App.jsx as needed.now --prod to deploy the app to now.sh.