Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/he426100/bootstrap-vue-template
bootstrap-vue模板,已配置cdn、gzip、预渲染、sitemap
https://github.com/he426100/bootstrap-vue-template
bootstrap-vue prerender prerender-spa-plugin vue
Last synced: 11 days ago
JSON representation
bootstrap-vue模板,已配置cdn、gzip、预渲染、sitemap
- Host: GitHub
- URL: https://github.com/he426100/bootstrap-vue-template
- Owner: he426100
- Created: 2020-12-04T02:03:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T03:29:09.000Z (about 4 years ago)
- Last Synced: 2024-11-06T08:24:38.177Z (about 2 months ago)
- Topics: bootstrap-vue, prerender, prerender-spa-plugin, vue
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bootstrap-vue
## 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/).