Simple starter template for developing Vue 3 app with some often used features
💻 Vue 3 | Vite | Typescript | Vuex | ESLint | Prettier | Axios.
- Vue 3 (Composition API)
- Vite
- Typescript support
- Routing via
vue-router - ESLint + Prettier
- Axios
- Vuex
- SCSS/SASS support
- More soon…
# npm install yarn# npm run dev yarn dev # Or Vite preview yarn serve# npm run build yarn build# npm run lint yarn lint# npm run format yarn formatApp running at on localhost
🚧 Coming soon… (cypress ?)
👍 First off, thanks for taking the time to contribute! 👍
The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
Originally written & currently maintained by @Sp0ne © 2021
</💻> with ❤ by @Sp0ne. Have Fun 🍻
