Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matrizlab/vue04
Demo Vue.js + BootstrapVue
https://github.com/matrizlab/vue04
bootstrap-vue vuejs
Last synced: 6 days ago
JSON representation
Demo Vue.js + BootstrapVue
- Host: GitHub
- URL: https://github.com/matrizlab/vue04
- Owner: matrizlab
- Created: 2020-01-03T09:44:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:12:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T07:03:02.992Z (over 1 year ago)
- Topics: bootstrap-vue, vuejs
- Language: Vue
- Homepage:
- Size: 3.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue04
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).