skols / vue-bootstrap-boilerplate

📦 Vue.js 3, Bootstrap 4, Vuex, Vue-Router, Sass/Scss, ESLint, Axios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue/Bootstrap Boilerplate

🦾 Starter boilerplate with Vue.js & Bootstrap
📦 Vue.js 3, Bootstrap 4, Vuex, Vue-Router, Sass/Scss, ESLint, Axios
⌚ Last update: 11/4/2020

logo

Getting Started

Clone project and enter in folder:

cd vue-bootstrap-boilerplate

Run npm install:

npm i

Enjoy:

npm run serve

Built With

  • Vue CLI - Standard Tooling for Vue.js Development
  • Vuex - Vuex is a state management pattern + library for Vue.js applications.
  • Vue-Router - Vue Router is the official router for Vue.js.
  • Bootstrap - Build responsive, mobile-first projects on the web with the world’s most popular front-end component library.

Versioning

We use SemVer for versioning.

Authors ✨

  • guillaumeduhan - Initial work - Github

License

This project is licensed under the MIT License.

About

📦 Vue.js 3, Bootstrap 4, Vuex, Vue-Router, Sass/Scss, ESLint, Axios


Languages

Language:JavaScript 82.4%Language:Vue 9.2%Language:HTML 6.8%Language:SCSS 1.6%