🦾 Starter boilerplate with Vue 3 & Bootstrap. 📦 Vue 3, Bootstrap 5, Vue-Router, Pinia, Sass/Scss, ESLint ⌚ Last update: 1/05/2024
Clone project and enter in folder:
cd vue-bootstrap-starter
Run npm install:
npm i
Enjoy:
npm run serve
- Vue CLI - Standard Tooling for Vue.js Development
- Vue-Router - Vue Router is the official router for Vue.js.
- Pinia - Pinia is the best state management 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.