Go to file
chengdandan 9ec4e7cf92 0720 2023-07-20 08:36:00 +08:00
node_modules 0720 2023-07-20 08:36:00 +08:00
public 初始代码 2023-07-17 09:11:11 +08:00
serve 初始代码 2023-07-17 09:11:11 +08:00
src 0720 2023-07-20 08:36:00 +08:00
.gitignore 分布式光伏大屏页面 2023-07-18 08:47:30 +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