File tree Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Original file line number Diff line number Diff line change 11# Vue3 + Vite + Typescript Starter
22
3- _ Simple fast starter for developing with Vue 3 and Typescript in Vite. (With Lint & Prettier tools) _
3+ _ Simple starter template for developing Vue 3 app with some often used features _
44
5- 💻 Vue 3 | Vite | Typescript | ESLint | Prettier.
5+ 💻 Vue 3 | Vite | Typescript | Vuex | ESLint | Prettier | Axios .
66
77
88![ Screen Starter] [ screen ]
99
1010
11+
12+ ---
13+
14+
15+
16+ ## 📦️ Features
17+
18+ - Vue 3 (Composition API)
19+ - Vite
20+ - Typescript support
21+ - Routing via ` vue-router `
22+ - ESLint + Prettier
23+ - Axios
24+ - Vuex
25+ - SCSS/SASS support
26+ - More soon…
27+
28+
29+
1130---
1231
1332
@@ -77,8 +96,6 @@ _🚧 Coming soon… (cypress ?)_
7796
7897The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
7998
80- _ 🚧 Coming soon…_
81-
8299
83100
84101---
@@ -97,5 +114,6 @@ Originally written & currently maintained by [@Sp0ne][vinces] © 2021
97114
98115
99116[ vinces ] : https://vinces.io
100- [ screen ] : doc/screen-starter.png
117+ [ screen ] : public/images/screen-starter.gif
118+ [ docs-github-api ] : https://docs.github.com/en/rest/reference/repos#list-repositories-for-a-user
101119
You can’t perform that action at this time.
0 commit comments