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.
 
 
 
 
 
z_yu ea36ae6971 first commit copy 2 years ago
public first commit copy 2 years ago
src first commit copy 2 years ago
.env.development first commit copy 2 years ago
.env.production first commit copy 2 years ago
.eslintrc.js first commit copy 2 years ago
.gitignore first commit copy 2 years ago
README.md first commit copy 2 years ago
babel.config.js first commit copy 2 years ago
package.json first commit copy 2 years ago
vue.config.js first commit copy 2 years ago

README.md

智慧大屏

# install dependency
npm install

# develop
npm run serve

# 构建生产环境
npm run build