Skip to content

lennart-hendriksma/Reader-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRI_RT

TRI_Responsive_Typography

In Chrome, pulling in content through JavaScript does not work for local files.

You will have to run a local webserver. Open a Terminal, navigate to the folder of Reader-App, and enter the following command:

python -m SimpleHTTPServer

In your browser you can now access the page at http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • CSS 47.1%