Keydex / JsonEditorLive

Pull live json from server and edit them on the fly for debugging purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonEditorLive

Pull live json from server and edit them on the fly for debugging purposes.

To Run

  • Run npm install in the /client/ and /server/ directories
  • Use node app.js in both directories to run both client and server hosting

To Run (w/ Gulp)

  • Run npm install in the /client/ and /server/ directories
  • Use gulp in both directories to run both client and server hosting

About

Pull live json from server and edit them on the fly for debugging purposes.

License:Apache License 2.0


Languages

Language:CSS 71.9%Language:JavaScript 24.9%Language:HTML 3.2%