Install dependencies:
yarnRun locally:
yarn now dev
open http://localhost:3000Deploy:
yarn deployRun cypress end to end tests:
yarn cypress open # Interactive test runner
# or
yarn cypress run # HeadlessMIT.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies:
yarnRun locally:
yarn now dev
open http://localhost:3000Deploy:
yarn deployRun cypress end to end tests:
yarn cypress open # Interactive test runner
# or
yarn cypress run # HeadlessMIT.