Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ai-to-ai/vue-bootstrap
https://github.com/ai-to-ai/vue-bootstrap
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ai-to-ai/vue-bootstrap
- Owner: ai-to-ai
- Created: 2023-01-11T17:25:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T17:25:43.000Z (almost 2 years ago)
- Last Synced: 2023-10-17T10:02:41.996Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue/Bootstrap Boilerplate
π¦Ύ Starter boilerplate with Vue.js & Bootstrap\
π¦ Vue, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios\
β Last update: 3/16/2022![logo](https://repository-images.githubusercontent.com/217154004/11cb2b80-1edf-11eb-95b8-5b50543ffe63)
## 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](https://cli.vuejs.org/) - Standard Tooling for Vue.js Development
- [Vuex](https://vuex.vuejs.org/) - Vuex is a state management pattern + library for Vue.js applications.
- [Vue-Router](https://router.vuejs.org/) - Vue Router is the official router 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.