You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lufaneng 308432acb7
1
11 months ago
.vscode init 11 months ago
public init 11 months ago
src 1 11 months ago
.editorconfig init 11 months ago
.env.development init 11 months ago
.env.production init 11 months ago
.gitattributes init 11 months ago
.gitignore init 11 months ago
.prettierrc.json init 11 months ago
README.md init 11 months ago
eslint.config.js init 11 months ago
index.html init 11 months ago
jsconfig.json init 11 months ago
package-lock.json init 11 months ago
package.json init 11 months ago
vite.config.js init 11 months ago

README.md

AI-Toning

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

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint