Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 455 Bytes

An application that gets data from IBGE and prints out on the screen in a more visible way.

IBGEFilter

To run the front end code:

  • Download nodejs-legacy
  • run npm install on the front end directory
  • run npm start to compile the react code. The compilation is done when a mensage like:

3504 bytes written to build/js/bundle.js (0.40 seconds) at 1:27:45 AM

Appears on the screen To run just the front-end code: $ google-chrome index.html