A Version Of Vue Tengrave Starter Template
-
TypeScript
If you prefer to do it manually with the cleaner git history
npx degit preflower/tengrave#vue my-tengrave-app
cd my-tengrave-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
before this, you should create/import your eslint config
// fix unplugin-auto-import eslint error
extends: ['./.eslintrc-auto-import.json']
MIT
Inspired by