Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 432 Bytes

DatosDC 2018 DataJam project

CircleCI

Setup

  1. git clone git@github.com:jkevingutierrez/dj.git && cd dj
  2. npm i
  3. npm start

Project members:

  • Andres Garcia
  • Kevin Gutierrez
  • Arthur Picerna

Bootstrapped with Facebook's Create React App <3