Przeglądaj źródła

Update README.md

added instructions to install handlebars
bubble
Ayush Gupta 12 lat temu
rodzic
commit
1a884d722f
1 zmienionych plików z 3 dodań i 2 usunięć
  1. +3
    -2
      README.md

+ 3
- 2
README.md Wyświetl plik

@@ -19,8 +19,9 @@ unpack and start using it. If you like swagger-ui as-is, stop here.
You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps:
1. Install [CoffeeScript](http://coffeescript.org/#installation) which will give you [cake](http://coffeescript.org/#cake)
2. Run cake dist
3. You should see the distribution under the dist folder. Open ./dist/index.html to launch Swagger UI in a browser
2, Install handlebars using 'npm install handlebars -g'
3. Run cake dist
4. You should see the distribution under the dist folder. Open ./dist/index.html to launch Swagger UI in a browser

### Use
Once you open the Swagger UI, it will load the [Swagger Petstore](http://petstore.swagger.wordnik.com/api/resources.json) service and show its APIs.


Ładowanie…
Anuluj
Zapisz