Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.