Skip to content

Commit 9ee8e4d

Browse files
authored
Update README.md
1 parent 47c1026 commit 9ee8e4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BusinessCycle/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The demo video can be accessed via [this link.](https://www.youtube.com/watch?v=
1919

2020
The application website can be accessed via [this link.](http://www-scf.usc.edu/~chenglil/business_cycle/)
2121

22+
## Deployment
23+
24+
This application website can be deployed into a webserver. Please copy all material which locate in [this folder.](https://github.com/Cheng-Lin-Li/InformationVisualization/tree/master/BusinessCycle/dist) into a webserver. Click the index.html as the homepage. Alternative approach is download the folder into your local PC, click the index.html page via firefox or Microsoft Edge. Google Chrome cannot execute this application due to cross origin requests for data file access security restrictions. (or add parameter "--allow-file-access-from-files" i.e."chrome.exe --allow-file-access-from-files" to grant the access.)
25+
2226
## Presentation
2327

2428
The presentation file can be access via [this link.](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/BusinessCycle/Presentation/Presentation.pdf)

0 commit comments

Comments
 (0)