/Interprest-standalone-editor

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

interprest-editor

Installation

  • Clone this repo
  • cd interprest-editor && bower install

Run

  • Serve files via HTTP, use any web server. For example, execute python -m SimpleHTTPServer while in the project's directory and visit http://localhost:8000.