https://github.com/dmoosocool/dmoo.cool
https://github.com/dmoosocool/dmoo.cool
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmoosocool/dmoo.cool
- Owner: dmoosocool
- License: mit
- Created: 2022-10-14T06:20:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T10:56:54.000Z (over 2 years ago)
- Last Synced: 2026-01-11T11:47:35.419Z (6 months ago)
- Language: TypeScript
- Homepage: dmoo-cool.vercel.app
- Size: 595 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Vite Vue-TSX starter
Personal starter template for `Vite` + `Vitest` + `Vue3` + `TSX` + `Vue Router4` + `Pinia` + `unocss`.
# Integrated Plugins
- [Vite](https://github.com/vitejs/vite)
- [Vitest](https://github.com/vitest-dev/vitest)
- [Vue 3](https://github.com/vuejs/core)
- [Vue Router 4](https://github.com/vuejs/router)
- [Pinia](https://github.com/vuejs/pinia)
- [UnoCSS](https://github.com/unocss/unocss)
- [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)