The "io" repo shares js and css folders with the modelearth/localsite repo.
Place both "io" and "localsite" in your webroot directory.
-
Open a command prompt in the webroot folder that contains both "localsite" and "io".
-
Run
python -m http.server 8887
in your webroot. You can add more repos to your webroot. -
View at http://localhost:8887/io/charts
If you don't have Python installed, view Localhost Setup Steps