https://github.com/brainstreaminfo/vuejs_demo
Vuedemo
https://github.com/brainstreaminfo/vuejs_demo
Last synced: 3 months ago
JSON representation
Vuedemo
- Host: GitHub
- URL: https://github.com/brainstreaminfo/vuejs_demo
- Owner: brainstreaminfo
- Created: 2022-03-21T14:35:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T18:39:27.000Z (about 4 years ago)
- Last Synced: 2025-03-05T16:37:32.062Z (over 1 year ago)
- Language: Vue
- Size: 2.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# user-demo
## 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/).