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

https://github.com/dmoosocool/vite-typescript-vue

Vite + Vitest + Vue3 + Vue Router 4 + TSX + Pinia
https://github.com/dmoosocool/vite-typescript-vue

pinia starter-template tsx vite vitest vue-router4 vue3-typescript

Last synced: 3 months ago
JSON representation

Vite + Vitest + Vue3 + Vue Router 4 + TSX + Pinia

Awesome Lists containing this project

README

          

# vite starter
Personal starter template for typescript with `Vite` + `Vitest`.

# Integrated Plugins
- [vite](https://github.com/vitejs/vite)
- [vitest](https://github.com/vitest-dev/vitest)
- [editorconfig](https://github.com/editorconfig/editorconfig)
- [prettier](https://github.com/prettier/prettier)
- [eslint](https://github.com/eslint/eslint)
- [husky](https://github.com/typicode/husky)
- [commitlint](https://github.com/conventional-changelog/commitlint)
- [standard-version](https://github.com/conventional-changelog/standard-version)