路灯控制web管理端代码仓库

3a52e8b742 no message 4 年 前
build a9a49fc754 v1.0.1 4 年 前
config 4aa18cf391 v1.0.0 4 年 前
dist 2d8d2ad028 v1.0.0 4 年 前
node_modules 2d8d2ad028 v1.0.0 4 年 前
src 2d8d2ad028 v1.0.0 4 年 前
static f219032956 智慧照明控制系统 v1.0.0 4 年 前
.DS_Store 3a52e8b742 no message 4 年 前
README.md f219032956 智慧照明控制系统 v1.0.0 4 年 前
index.html f219032956 智慧照明控制系统 v1.0.0 4 年 前
package.json a9a49fc754 v1.0.1 4 年 前
postcss.config.js 3a52e8b742 no message 4 年 前

README.md

webplcmanager

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.