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.
 
 
 
 
 
zhangjiming 4dbe399da6 支持CSS嵌套 7 months ago
.vscode init 7 months ago
public init 7 months ago
src 支持CSS嵌套 7 months ago
.env 补充目录和环境变量 7 months ago
.gitignore init 7 months ago
README.md 移除不需要的文件 7 months ago
env.d.ts init 7 months ago
index.html 移除不需要的文件 7 months ago
package-lock.json 支持CSS嵌套 7 months ago
package.json 支持CSS嵌套 7 months ago
postcss.config.js 支持CSS嵌套 7 months ago
tailwind.config.js 添加Tailwind支持 7 months ago
tsconfig.app.json init 7 months ago
tsconfig.json init 7 months ago
tsconfig.node.json init 7 months ago
vite.config.ts 修改默认端口号为5174 7 months ago

README.md

A1800

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

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build