Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaumeduhan/vue-bootstrap-starter
π¦ Vue 3, Bootstrap 5, Pinia, Vue-Router, Sass/Scss, ESLint. Updated 2024.
https://github.com/guillaumeduhan/vue-bootstrap-starter
bootstrap-vue eslint pug scss vue-cli vue-router vue3 vue3-composition-api vuejs vuex
Last synced: 2 months ago
JSON representation
π¦ Vue 3, Bootstrap 5, Pinia, Vue-Router, Sass/Scss, ESLint. Updated 2024.
- Host: GitHub
- URL: https://github.com/guillaumeduhan/vue-bootstrap-starter
- Owner: guillaumeduhan
- Created: 2019-10-23T21:09:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T17:25:38.000Z (10 months ago)
- Last Synced: 2024-10-30T02:28:21.410Z (3 months ago)
- Topics: bootstrap-vue, eslint, pug, scss, vue-cli, vue-router, vue3, vue3-composition-api, vuejs, vuex
- Language: TypeScript
- Homepage:
- Size: 314 KB
- Stars: 108
- Watchers: 9
- Forks: 41
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 Bootstrap Starter
π¦Ύ Starter boilerplate with Vue 3 & Bootstrap.
π¦ Vue 3, Bootstrap 5, Vue-Router, Pinia, Sass/Scss, ESLint
β Last update: 1/05/2024![logo](https://repository-images.githubusercontent.com/217154004/ba7dfb8c-9645-42ca-ad88-41f568fcfd36)
## Getting Started
Clone project and enter in folder:
```
cd vue-bootstrap-starter
```Run npm install:
```
npm i
```Enjoy:
```
npm run serve
```## Built With
- [Vue CLI](https://cli.vuejs.org/) - Standard Tooling for Vue.js Development
- [Vue-Router](https://router.vuejs.org/) - Vue Router is the official router for Vue.js.
- [Pinia](https://router.vuejs.org/) - Pinia is the best state management for Vue.js.
- [Bootstrap](https://getbootstrap.com/) - Build responsive, mobile-first projects on the web with the worldβs most popular front-end component library.## Versioning
We use [SemVer](http://semver.org/) for versioning.
## Authors β¨
- **guillaumeduhan** - _Initial work_ - [Github](https://github.com/guillaumeduhan)
## License
This project is licensed under the MIT License.