yarn install
To run locally, download, install and run the backend.
Then, yarn start
.
yarn test
to run automated unit, integration and end to end tests with Jest and Cypress.
If you want to open Cypress UI to run end to end tests manually, watch the process and use debugging tools run yarn cy:open
.
yarn analyze
to build the app and run the bundle analyzer tool.
Output file with bundle sizes will be created at .next/stats.txt
Feel free to open issues and PRs.
At the moment, we're tracking tasks at https://www.pivotaltracker.com/n/projects/2125081