Skip to content

Commit ca892d0

Browse files
author
Mario Ruiz
committed
readme updated
1 parent 2239e9c commit ca892d0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,19 @@
1010

1111
Main page to review the project for phase 3 is: https://web20opensource.github.io/
1212

13+
### Server at heroku
14+
The backend server has been deployed into Heroku. However if You can to try on your local please follow the next steps
15+
16+
1317
### Install Server
1418
You will Need nodejs and npm
1519

1620
Download the Node development server project
1721
https://github.com/udacity/mws-restaurant-stage-3
1822
Loo the README notes on how to launch the server
1923

24+
### Replace all instances of heroku server to your localhost and port
25+
Look for https://udacity-mws-server.herokuapp.com and replace for http://localhost:1337
2026

2127
### Install FrontEnd project - Restaurant Reviews
2228
Download this project and extract it from

0 commit comments

Comments
 (0)