Skip to content

terrabrasilis/deforestation_dashboard

Repository files navigation

Client

This project was generated with Angular CLI version 1.7.3.

Clone and install the dependencies

To clone this project, execute:

  1. https://github.com/Terrabrasilis/deforestation_dashboard.git
  2. git fetch --all
  3. git pull --all
  4. git checkout <branch> (e.g: master)
  5. cd webapp
  6. npm i

After all statements above was executed, the project will be prepare to run the steps bellow.

Development server

Run npm run webpack-dev for a dev server. Navigate to http://localhost:8080/.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build-prod to build the project to production. The build artifacts will be stored in the dist/ directory.

Using dependency from link

Use the local packages from source code that you are develop via npm link.

  • Go to the root path of the library source code and run "npm link"
  • After that, into your current project, use "npm link <the_name_of_library>"

Running unit tests

Running end-to-end tests (e2e)

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Analytics panel for PRODES deforestation data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6