Describe your project here.
- Clone the repo
- Run
yarn install
Dependencies are locked with yarn.lock
; please use yarn
rather than npm
for installing.
- Run
yarn dev
- Run
yarn test
- Run the app
- In another terminal, run
yarn cypress
Describe your project here.
yarn install
Dependencies are locked with yarn.lock
; please use yarn
rather than npm
for installing.
yarn dev
yarn test
yarn cypress