npm install
npm run serve:dev
npm run serve
npm run build
npm run lint
For Vue Components, we are following this guide.
Vuex (state management) will be in the 'store' directory.
Routes will be in 'routes' directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve:dev
npm run serve
npm run build
npm run lint
For Vue Components, we are following this guide.
Vuex (state management) will be in the 'store' directory.
Routes will be in 'routes' directory.