Commit a0a93a97 authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

update README

parent 1535f677
......@@ -67,7 +67,7 @@ NodeJS requests will be routed to port 8090 :)
## Installation
If you don't have git, you can donwload [a zip file](http://gitlab.geoint.mx/tapiamcclung/fordecyt2019/-/archive/master/fordecyt2019-master.zip) of the project instead.
If you don't have git, you can download [a zip file](http://gitlab.geoint.mx/tapiamcclung/fordecyt2019/-/archive/master/fordecyt2019-master.zip) of the project instead.
git clone this_repository
cd this_repository
......@@ -75,6 +75,8 @@ If you don't have git, you can donwload [a zip file](http://gitlab.geoint.mx/tap
cp config/dbconfig.example.json config/dbconfig.json
# now edit config/dbconfig.json for your PostGIS database
node pgserver.js
or
npm run dev / npm run start
# point your browser to [http://localhost:8090](http://localhost:8090) for more info
### Attributions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment