https://github.com/vuetifyjs/bootstrap-design-system
https://github.com/vuetifyjs/bootstrap-design-system
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vuetifyjs/bootstrap-design-system
- Owner: vuetifyjs
- Created: 2021-06-25T17:27:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T18:20:17.000Z (over 4 years ago)
- Last Synced: 2025-02-22T06:26:23.300Z (10 months ago)
- Language: Vue
- Size: 440 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# boostrap-design-system
## 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/).