Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmis1000/vue-3-bug-report-compiler-option
https://github.com/mmis1000/vue-3-bug-report-compiler-option
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mmis1000/vue-3-bug-report-compiler-option
- Owner: mmis1000
- Created: 2020-07-30T07:09:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T07:09:36.000Z (over 4 years ago)
- Last Synced: 2024-11-23T21:29:19.713Z (2 months ago)
- Language: JavaScript
- Size: 122 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-3-bug-report
## 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/).