东西湖大屏
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.
 
 
 
 
 
zyzm 97ca6fb205 route模式改成hash 2 years ago
public 智慧大屏 2 years ago
src route模式改成hash 2 years ago
.env.development 24小时/api请求 2 years ago
.env.production 智慧大屏中间视频改成图片 2 years ago
.eslintrc.js 智慧大屏 2 years ago
.gitignore 智慧大屏 2 years ago
README.md 智慧大屏 2 years ago
babel.config.js 智慧大屏 2 years ago
package.json 24小时/api请求 2 years ago
vue.config.js 接口调整 2 years ago

README.md

智慧大屏

# install dependency
npm install

# develop
npm run serve

# 构建生产环境
npm run build