- Install Node 8.x (latest LTE version)
https://nodejs.org/en/download/
- Globally install yarn
https://yarnpkg.com/lang/en/docs/install/
- Run yarn on this project root:
$ yarn
$ yarn start
Visit http://localhost:4200
(must have awscli installed w/ appropriate credentials)
yarn run deploy:client
serverless folder will be built and deployed
yarn run deploy:lambda