Fix port number in developing doc

This commit is contained in:
Pierre GIRAUD
2018-08-27 09:14:23 +02:00
parent bd9635f6ef
commit bdb80d3368

View File

@@ -30,7 +30,7 @@ To run the examples you first need to start the dev server:
$ npm run serve-examples $ npm run serve-examples
Then, load <http://localhost:5000/> in your browser. Then, load <http://localhost:8080/> in your browser.
## Running tests ## Running tests