Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 416 Bytes

Setup

git clone https://github.com/strichliste/strichliste-web-e2e
cd strichliste-web-e2e
yarn

Use

  • During development yarn start
  • Run against local web app on http://localhost:3000 development yarn local
  • On build server yarn test

Housekeeping

  • Update dependencies to latest : yarn update

More

Forked from baserat follow him he is a genius ;)