The repository is a web client to interact with Global Change. It contains a web application based on angular, and a library deployable on npm.
Visit globalchange.io for more information on Gobal Change
- Install node and npm (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
- Install nx
npm install -g nx
- Install Requirements
npm install
- Run application locally
nx serve
Then you can go to http://localhost:4200
We are always to get some help. Here are some ways you can contribute:
- Fork project and create a Pull Request
- Suggest change on Github Issues
- Contact one of the founders to discuss possible ways to move forward
The code is released under the MIT License.