https://github.com/skshahriarahmedraka/vue6
local vue6
https://github.com/skshahriarahmedraka/vue6
Last synced: 3 months ago
JSON representation
local vue6
- Host: GitHub
- URL: https://github.com/skshahriarahmedraka/vue6
- Owner: skshahriarahmedraka
- Created: 2021-05-02T17:07:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-02T17:09:32.000Z (about 4 years ago)
- Last Synced: 2025-01-19T18:45:29.232Z (4 months ago)
- Language: Vue
- Size: 252 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue6
## 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/).