Skip to content

TerraMA2/bdqueimadas-light

Repository files navigation

BDQueimadas Light

Light version of the Vegetation Fires Database.

Cloning BDQueimadas Light

git clone https://github.com/terrama2/bdqueimadas-light.git
cd bdqueimadas-light

Installing dependencies and building the application

npm install
grunt

Starting the application

npm start

After being started, the application will be availeble at the port 39000.