Companion repository for Greenwood's Getting Started guide. See it live in Stackblitz! ⚡
- Clone the repo
- Run
npm install
npm start
- Runsgreenwood develop
npm run build
- Runsgreenwood build
npm run serve
- Runs the build and starts up a local web server atlocalhost:8000