An open API service indexing awesome lists of open source software.

https://github.com/cksachdev/bootstrap-vue-scoped-scss-issue

Application giving a demo of scoped bootstrap vue issue
https://github.com/cksachdev/bootstrap-vue-scoped-scss-issue

Last synced: 3 months ago
JSON representation

Application giving a demo of scoped bootstrap vue issue

Awesome Lists containing this project

README

          

# bootstrap-vue-scoped-scss-issue

Live demo can be seen on the link below:
https://cksachdev.github.io/bootstrap-vue-scoped-scss-issue/

## 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/).