File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Instructions to run
1414 1.2 Install any http server
1515
1616
17- 1.2 Install the following node modules
17+ 1.3 Install the following node modules
1818 - esprima
1919 - escodegen (install locally in project/lib/ directory, otherwise node is not able to pick it)
2020 - cheerio
@@ -26,15 +26,15 @@ Instructions to run
2626 - fs
2727
2828
29- 1.3 start proxy server
29+ 1.4 start proxy server
3030
31- Go into "server/" directory and start proxy server by executing "node proxy.js"
31+ Go into "server/" directory and start proxy server by executing "node proxy.js"
3232
3333
34- 1.4 Configure proxy in web browser to point to "localhost:2500"
34+ 1.5 Configure proxy in web browser to point to "localhost:2500"
3535
3636
37- 1.5 Copy "client" folder to a location where it can be served by a http server
37+ 1.6 Copy "client" folder to a location where it can be served by a http server
3838
3939
4040
You can’t perform that action at this time.
0 commit comments