https://github.com/denyncrawford/vue-flyroutes-example
https://github.com/denyncrawford/vue-flyroutes-example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/denyncrawford/vue-flyroutes-example
- Owner: denyncrawford
- Created: 2020-04-15T14:28:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:30:45.000Z (over 3 years ago)
- Last Synced: 2025-06-04T04:43:09.796Z (about 1 year ago)
- Language: CSS
- Size: 3.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bootstrap-vue
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).