npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npx cypress open
npx cypress run --record --key cypress_record_key
- Follow the instructions here
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npx cypress open
npx cypress run --record --key cypress_record_key
npm run lint