LBH 2cbeb9a22e 专题图层viewer查看器 | 10 months ago | |
---|---|---|
build | 11 months ago | |
config | 11 months ago | |
src | 10 months ago | |
static | 10 months ago | |
.babelrc | 11 months ago | |
.editorconfig | 11 months ago | |
.gitignore | 11 months ago | |
.postcssrc.js | 11 months ago | |
README.md | 11 months ago | |
index.html | 11 months ago | |
package.json | 10 months ago |
[TOC]
###环境依赖 node v6.0.0+
###部署步骤
安装nodejs
npm install //安装node运行环境
npm start //前端调式运行
打包部署