emi420 / hmap

The goal of this project is to create an easy-to-use humanitarian map for work before, during and disaster events.
GNU General Public License v3.0
0 stars 1 forks source link

Humanitarian Disaster Map

The goal of this project is to create an easy-to-use humanitarian map for work before, during and disaster events.

Backend

To start with the backend configuration, see: Readme backend Below are the instructions to run, build and deploy the front-end web-app.

Install

$ git clone https://github.com/emi420/hmap.git
$ cd hmap
$ npm install

Configure

Run

$ npm run start

Then load http://localhost:3000 in your browser.

Build

$ npm run build

Deploy

$ npm run deploy

License

You may use this project under the terms of the GNU General Public License (GPL) Version 3.

(c) 2019 Emilio Mariscal