- Install Node JS
- Clone repo and run
npm install
in the repo root
Deploys the template to gh-pages only need to do once
Starts the development server.
Validates the spec.
Bundles the spec into swagger.json
Push the latest changes to master. The deployed index.html
will pick up the latest swagger.json from the master branch.