Files
anime/frontend/README.md
Pavel Kirilin c0b319e79d Initial commit.
Signed-off-by: Pavel Kirilin <win10@list.ru>
2024-05-02 01:53:06 +02:00

573 B

frontend

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

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint