Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JosepBernad committed May 11, 2019
2 parents 19671e0 + 8594148 commit 54d50b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install node and npm: https://nodejs.org/en/download/
`npm start`
6. Visit the website to check the front-end is loaded: [http://localhost:3000/](http://localhost:3000/).

In case you get the _"getaddrinfo ENOTFOUND localhost"_ error, visit [http://127.0.0.1:3000/](http://localhost:3000) instead or take a look at [this issue](https://github.com/angular/angular-cli/issues/2227#issuecomment-358036526).
In case you get the _"getaddrinfo ENOTFOUND localhost"_ error, visit [http://127.0.0.1:3000/](http://127.0.0.1:3000) instead or take a look at [this issue](https://github.com/angular/angular-cli/issues/2227#issuecomment-358036526).

You may also want to install
[ImageMagick](https://www.imagemagick.org/script/download.php).
Expand Down

0 comments on commit 54d50b1

Please sign in to comment.