/vue-bootstrap

vue bootstrap

Primary LanguageJavaScriptMIT LicenseMIT

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