This will install all dependencies and start a server on http://localhost:3000
yarn
yarn dev
To start unit tests, type
yarn test:watch
To start acceptance tests, type
yarn bdd
yarn build
yarn start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This will install all dependencies and start a server on http://localhost:3000
yarn
yarn dev
To start unit tests, type
yarn test:watch
To start acceptance tests, type
yarn bdd
yarn build
yarn start