https://github.com/anishmprasad/vue-starter-kit
vue starter kit
https://github.com/anishmprasad/vue-starter-kit
vue-devtools vue-router vuejs vuex
Last synced: 12 months ago
JSON representation
vue starter kit
- Host: GitHub
- URL: https://github.com/anishmprasad/vue-starter-kit
- Owner: anishmprasad
- License: mit
- Created: 2020-01-12T16:15:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T18:00:54.000Z (over 3 years ago)
- Last Synced: 2025-06-02T12:45:17.879Z (about 1 year ago)
- Topics: vue-devtools, vue-router, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 390 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-starter-kit
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run start
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
## Licence
MIT