/tengrave

Self Starter Template

Primary LanguageTypeScript

Tengrave/Vue

A Version Of Vue Tengrave Starter Template

Features

Start

Clone to local

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

Config eslint

before this, you should create/import your eslint config

// fix unplugin-auto-import eslint error
extends: ['./.eslintrc-auto-import.json']

License

MIT

Inspired by