Merge branch 'master' of https://github.com/amanganiello90/ReDoc into amanganiello90-master

This commit is contained in:
Roman Hotsiy 2016-10-20 11:37:45 +03:00
commit caec0f0beb
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -136,7 +136,7 @@ Redoc.init('http://petstore.swagger.io/v2/swagger.json', {
```bash
npm run build:sass
```
- _(optional)_ Replace `demo/swagger.json` with your own schema
- _(optional)_ Replace `demo/swagger.yaml` with your own schema
- Start the server
`npm start`
- Open `http://localhost:9000`