Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greyby/vue-bootstrap

vue bootstrap
https://github.com/greyby/vue-bootstrap

Last synced: 24 days ago
JSON representation

vue bootstrap

Awesome Lists containing this project

README

        

# vue-bootstrap

This example demonstrates using Webpack as the build tool for Vue.js apps, including:

- Using Webpack + vue-loader for code organization
- Using vue-router for routing
- Extracting CSS into a Single File
- Package Bootstrap and jQuery

## Setup

``` bash
npm install
npm run serve
```