1.0.2 • Published 5 years ago

proxima-configure-web v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

可视化配置页面

安装nodejs

安装插件

# 安装nrm管理镜像
  npm install nrm -g
  nrm add uinv https://npm.udolphin.com
  nrm use uinv

# 安装yarn
  npm install yarn -g

# 安装依赖包
  yarn install

运行服务

# 测试服务运行
  npm run dev

运行地址

http://localhost:1000
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).