Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 310 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 310 Bytes

Swagger Editor

An experimental and unsupported tool to build swagger specifications graphically.

$ git clone https://github.com/wordnik/swagger-form-editor.git
$ cd swagger-form-editor
$ npm install
$ bower install

Running the dev server locally

$ grunt serve