Go to file
suguo.yao 3037006490 使用tailwindcss 2022-10-19 15:59:50 +08:00
.vscode init 2022-10-18 23:40:08 +08:00
public init 2022-10-18 23:40:08 +08:00
src 使用tailwindcss 2022-10-19 15:59:50 +08:00
.eslintrc.cjs init 2022-10-18 23:40:08 +08:00
.gitignore 实现中 2022-10-19 09:30:33 +08:00
.prettierrc.json init 2022-10-18 23:40:08 +08:00
README.md init 2022-10-18 23:40:08 +08:00
index.html init 2022-10-19 00:30:06 +08:00
package-lock.json 使用tailwindcss 2022-10-19 15:59:50 +08:00
package.json 使用tailwindcss 2022-10-19 15:59:50 +08:00
postcss.config.js 使用tailwindcss 2022-10-19 15:59:50 +08:00
tailwind.config.js 使用tailwindcss 2022-10-19 15:59:50 +08:00
vite.config.js init 2022-10-18 23:40:08 +08:00

README.md

yy-search

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

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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