mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
Merge 3868b5dd20
into e6e1be0dfe
This commit is contained in:
commit
c17a26c8cf
|
@ -182,6 +182,8 @@ Redoc.init('http://petstore.swagger.io/v2/swagger.json', {
|
||||||
- Install dependencies
|
- Install dependencies
|
||||||
`npm install`
|
`npm install`
|
||||||
- _(optional)_ Replace `demo/swagger.yaml` with your own schema
|
- _(optional)_ Replace `demo/swagger.yaml` with your own schema
|
||||||
|
- Build
|
||||||
|
`npm run build:module`
|
||||||
- Start the server
|
- Start the server
|
||||||
`npm start`
|
`npm start`
|
||||||
- Open `http://localhost:9000`
|
- Open `http://localhost:9000`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user