https://github.com/dedal378/vue3-bootstrap-template
Шаблон на vue3(setup) на сборщике vite, с vue3-bootstrap5, получением данных с api https://jsonplaceholder.typicode.com c помощью axios , объединением массивов и фильтрацией, настроенным eslint и prettier под себя, и включенным scss.
https://github.com/dedal378/vue3-bootstrap-template
api axios bootstrap components eslint filter prettier scss search template vite vue vue3 vue3-setup
Last synced: 2 months ago
JSON representation
Шаблон на vue3(setup) на сборщике vite, с vue3-bootstrap5, получением данных с api https://jsonplaceholder.typicode.com c помощью axios , объединением массивов и фильтрацией, настроенным eslint и prettier под себя, и включенным scss.
- Host: GitHub
- URL: https://github.com/dedal378/vue3-bootstrap-template
- Owner: Dedal378
- Created: 2022-03-14T18:03:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T02:39:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T05:09:40.551Z (4 months ago)
- Topics: api, axios, bootstrap, components, eslint, filter, prettier, scss, search, template, vite, vue, vue3, vue3-setup
- Language: Vue
- Homepage: https://dedal378.github.io/vue3-bootstrap-template/
- Size: 542 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)