石墨仪设备 前端仓库
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.
 
 
 
 
 
LiLongLong 3a7066418c 完善加液,移至加热,移至加液功能 6 months ago
public 创建项目 6 months ago
src 完善加液,移至加热,移至加液功能 6 months ago
.env 完善加液,移至加热,移至加液功能 6 months ago
.gitignore 创建项目 6 months ago
README.md 创建项目 6 months ago
env.d.ts 创建项目 6 months ago
index.html 创建项目 6 months ago
package-lock.json 调试页面校准接口 6 months ago
package.json 调试页面校准接口 6 months ago
postcss.config.js 创建项目 6 months ago
tailwind.config.js 添加调试页面 6 months ago
tsconfig.app.json 创建项目 6 months ago
tsconfig.json 创建项目 6 months ago
tsconfig.node.json 创建项目 6 months ago
vite.config.ts 优化footer 6 months ago

README.md

A1800

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

约定

目录: views: 主要页面 components: 子组件 services: API接口 assets: 资源(图片) utils: 实用工具

.env 环境变量(如IP,Port) .env.local 本地环境变量