Open-Federation / json-schema-editor-visual

A json-schema editor of high efficient and easy-to-use, base on React.
https://hellosean1025.github.io/json-schema-visual-editor/
MIT License
1.02k stars 224 forks source link

本地部署运行不起来........ #1

Closed jjeejj closed 6 years ago

jjeejj commented 6 years ago

按照步骤运行 npm install && npm run start

打开http://127.0.0.1:8082/ 是可以的

jietu20180316-232747

但是点击index.html就没有反应了,空白页面了,您可以试一下,控制台有报错了,报的错我就不贴了

但是如果我不起服务,直接用浏览器打开index.html页面 是可以的没有问题的

hellosean1025 commented 6 years ago

npm run start 是用来启动开发服务的,请打开 dev.html 调试