Skip to content

Commit 2170996

Browse files
committed
reference the online page for content of purchased file
1 parent 83e0783 commit 2170996

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ at support@javatmp.com and we will try to reply as soon as possible.
1717
Kindly visit the following online page for details folders and files description:
1818
https://www.javatmp.com/pages/high-level-template-structure
1919

20+
## Running
2021
It is best to run JavaTMP's applications with in a HTTP web server. However,
2122
inside each project there is a gulp task that run a local web server.
2223
So you can use it for testing purposes by running the following command:
@@ -27,7 +28,7 @@ gulp run-local-web-server
2728
```
2829

2930
the 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
3132
after running the above command, use the following web address:
3233

3334
http://localhost:8888/

0 commit comments

Comments
 (0)