vue-json-schema-editor
v0.1.0
Published
## Project setup ``` npm install ```
Readme
vue-json-schema-editor
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
Testing component
- python -m SimpleHTTPServer
- open http://localhost:8000/examples/index.html
