Merge branch 'amanganiello90-master'

This commit is contained in:
Roman Hotsiy 2016-10-20 11:38:28 +03:00
commit 76035c84d7
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 ```bash
npm run build:sass 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 - Start the server
`npm start` `npm start`
- Open `http://localhost:9000` - Open `http://localhost:9000`