https://github.com/cadyrov/vueinit
https://github.com/cadyrov/vueinit
lib vie
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cadyrov/vueinit
- Owner: cadyrov
- License: bsd-2-clause
- Created: 2020-03-29T20:08:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:42:41.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T21:29:11.358Z (11 months ago)
- Topics: lib, vie
- Language: CSS
- Size: 7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basevue
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).