GitXplorerGitXplorer
b

css-diff

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
c5f3e0956257832f10c2fb276e2262d892add681

feat: init

bbtea committed 6 months ago
Unverified
1eac972329a76d3e5bdfdd64f3bba42e1078cbc9

style: update

bbtea committed 6 months ago
Unverified
f07b4b16e5561d705fff7c6acd5a3056c63ea5b4

style: update

bbtea committed 6 months ago
Unverified
e4518b0e9e4db4dac32867006e0ee7c7ceaaf879

feat: add custom

bbtea committed 6 months ago
Unverified
34bdf72e60128321a63f5c1eea593f4669e8240d

chore: update brace

bbtea committed 6 months ago
Unverified
a6624c3eba14d6a535ed8b454e5e4f94d9343a1c

chore: update data

bbtea committed 6 months ago

README

The README file for this repository.

ep-diff

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint