File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ at support@javatmp.com and we will try to reply as soon as possible.
1717Kindly visit the following online page for details folders and files description:
1818https://www.javatmp.com/pages/high-level-template-structure
1919
20+ ## Running
2021It is best to run JavaTMP's applications with in a HTTP web server. However,
2122inside each project there is a gulp task that run a local web server.
2223So you can use it for testing purposes by running the following command:
@@ -27,7 +28,7 @@ gulp run-local-web-server
2728```
2829
2930the above command will run a local web server listening
30- on port 8888 and context root "public_html ". To access the application
31+ on port 8888 and context root "web ". To access the application
3132after running the above command, use the following web address:
3233
3334http://localhost:8888/
You can’t perform that action at this time.
0 commit comments