npm install
docker-compose up
or
npm run serve
npm run build
npm run test:unit
npm run test:e2e
or (with GUI)
./run-cypress.sh -g
or (headless)
./run-cypress.sh
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
docker-compose up
or
npm run serve
npm run build
npm run test:unit
npm run test:e2e
or (with GUI)
./run-cypress.sh -g
or (headless)
./run-cypress.sh
npm run lint