🦾 Starter boilerplate with Vue.js & Bootstrap
📦 Vue, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios
⌚ Last update: 3/16/2022
Clone project and enter in folder:
cd vue-bootstrap-boilerplate
Run npm install:
npm i
Enjoy:
npm run serve
- 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.
We use SemVer for versioning.
- guillaumeduhan - Initial work - Github
This project is licensed under the MIT License.