Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How to run

Run a HTTP server in the root folder, where salvattore.js or .min.js are and then go to http://localhost:8000/examples/timeline.html

The easiest way to run a HTTP server is by using the python -m SimpleHTTPServer command.