Dapr Store Frontend
Created with Vue CLI
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
npm run lint-fix
Run unit tests (snapshots)
Against current snapshots
npm run test
Update snapshots with
npm run test-update