Skip to content

Latest commit

 

History

History

readme.md

Requirement:

Python

In the project directory, you can run:

python version 3.X.X ::

python -m http.server 8000

python version 2.X.X ::

python -m SimpleHTTPServer 8000

Open http://localhost:8000 to view it in the browser.