- Clone the repo:
git@github.com:hjfitz/node-react-base.git
- Add a different origin:
rm -rf .git && git remote add origin git@github.com:USER/REPO.git
- Install deps:
yarn
- Dev!
yarn dev
- Web App Manifest included
- SW Precache and script integity added by parcel
- SASS Support
- A sane directory structure
- Babel polyfill for front-end code