Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dymaxionlabs/ai-climate-map
AI Climate map viewer
https://github.com/dymaxionlabs/ai-climate-map
ai-climate
Last synced: 8 days ago
JSON representation
AI Climate map viewer
- Host: GitHub
- URL: https://github.com/dymaxionlabs/ai-climate-map
- Owner: dymaxionlabs
- License: apache-2.0
- Created: 2022-09-16T20:16:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T16:31:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T10:45:35.847Z (2 months ago)
- Topics: ai-climate
- Language: JavaScript
- Homepage: https://main.dfsq0abjibcfo.amplifyapp.com/
- Size: 643 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ai-climate-map
AI Climate map viewer
## Development
This project was bootstrapped with [Vite](https://vitejs.dev/).
Install dependencies:
```
npm install
```Now, you can start a local web server by running:
```
npm run dev
```Open the link to view it in the browser.
#### Available Scripts
In this project, you can run the following scripts:
| Script | Description |
| ------------- | --------------------------------------------------- |
| npm run dev | Runs the app in the development mode. |
| npm run build | Builds the app for production to the `dist` folder. |
| npm run serve | Serves the production build from the `dist` folder. |## Contributing
Bug reports and pull requests are welcome on GitHub at the [issues
page](https://github.com/dymaxionlabs/ai-climate-map). This project is intended
to be a safe, welcoming space for collaboration, and contributors are expected
to adhere to the [Contributor Covenant](http://contributor-covenant.org) code
of conduct.## License
This project is licensed under Apache 2.0. Refer to
[LICENSE](https://github.com/dymaxionlabs/ai-climate-map/blob/main/LICENSE).