npm install
npm run serve
npm run build
npm run lint
npm run test:unit
This command will also update snapshots.
To see coverage please visit output
folder.
npm run test:coverage
npm install
npm run serve
npm run build
npm run lint
npm run test:unit
This command will also update snapshots.
To see coverage please visit output
folder.
npm run test:coverage