Skip to content

Commit c7463f4

Browse files
authored
Update README.md
Add `npm run dev` information
1 parent 1c54d4f commit c7463f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ If you have Node.js and npm installed, you can run `npm start` to spin up a stat
2626

2727
Otherwise, you can open `index.html` directly from your filesystem in your browser.
2828

29+
If you'd like to make code changes to Swagger-Editor, you can start up a Webpack hot-reloading dev server via `npm run dev`.
30+
2931
##### Browser support
3032

3133
Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE11.

0 commit comments

Comments
 (0)