greyby / vue-bootstrap

vue bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

npm install
npm run serve

About

vue bootstrap

License:MIT License


Languages

Language:JavaScript 48.0%Language:Vue 43.2%Language:HTML 8.7%