Sample starter project that uses:
The starter project builds a 2-page SPA that's approx. 25kb gzipped.
- Run
npm i
to install dependencies - Run
npm start
to begin development
- Run
npm run build
to build for production - (Optional) If you have now set up run
npm run deploy
to deploy using now