git clone https://github.com/strichliste/strichliste-web-e2e
cd strichliste-web-e2e
yarn
- During development
yarn start
- Run against local web app on
http://localhost:3000
developmentyarn local
- On build server
yarn test
- Update dependencies to latest :
yarn update
Forked from baserat follow him he is a genius ;)