Go to file
mazhehui dfb56f17d8 增加分布式光伏接口及大屏页面调整优化 2023-07-24 15:27:18 +08:00
.vscode 0721 2023-07-21 16:19:45 +08:00
dist 0721 2023-07-21 16:19:45 +08:00
node_modules Merge branch 'master' of https://git.lgzn.space/chengdandan/yanchengPowerSupply 2023-07-21 16:26:34 +08:00
public 初始代码 2023-07-17 09:11:11 +08:00
serve 初始代码 2023-07-17 09:11:11 +08:00
src 增加分布式光伏接口及大屏页面调整优化 2023-07-24 15:27:18 +08:00
.gitignore 拉取代码 2023-07-21 09:55:22 +08:00
README.md 初始代码 2023-07-17 09:11:11 +08:00
babel.config.js 初始代码 2023-07-17 09:11:11 +08:00
jsconfig.json 初始代码 2023-07-17 09:11:11 +08:00
package-lock.json 初始代码 2023-07-17 09:11:11 +08:00
package.json 初始代码 2023-07-17 09:11:11 +08:00
vue.config.js 初始代码 2023-07-17 09:11:11 +08:00

README.md

yanduscreen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint