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 "io" and "community".
-
Enter
python -m http.server 8887
-
View at http://localhost:8887/io/charts
If you don't have Python installed, view Localhost Setup Steps