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

https://github.com/khoerodin/vuestrap

A simple integration Vuejs with Webpack and Bootstrap 4
https://github.com/khoerodin/vuestrap

bootstrap4 vuejs webpack

Last synced: 3 months ago
JSON representation

A simple integration Vuejs with Webpack and Bootstrap 4

Awesome Lists containing this project

README

          

# Vuestrap

> A simple integration Vuejs with Webpack and Bootstrap 4

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test
```

For detailed explanation on how things work, checkout the [webpack guide](http://vuejs-templates.github.io/webpack/), [vue-loader docs](http://vuejs.github.io/vue-loader) and [bootstrap-vue docs](https://bootstrap-vue.js.org/).

# License
Released under The MIT [License](./LICENSE). Copyright (c) 2017-present, [Khoerodin](https://khoerodin.id/)