This is an example of a Vue/Vuex project. It is based on a vue cli project, so can be installed/run/tested with the following:
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint
- None
This is an example of a Vue/Vuex project. It is based on a vue cli project, so can be installed/run/tested with the following:
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint