https://github.com/dbabbs/climate-change-performance-index-map
https://github.com/dbabbs/climate-change-performance-index-map
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbabbs/climate-change-performance-index-map
- Owner: dbabbs
- Created: 2020-04-18T22:46:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T04:49:03.000Z (over 6 years ago)
- Last Synced: 2025-01-26T03:45:28.528Z (over 1 year ago)
- Language: JavaScript
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Climate Change Performance Index Map
To run the project, set up a local server:
```
python -m SimpleHTTPServer 8888
```
and then visit [localhost:8888](//localhost:8888).