/proffy-web

(NLW#2) Aplicação web desenvolvida com ReactJS durante a Next Level Week #2 da Rocketseat

Primary LanguageCSSMIT LicenseMIT

Proffy Web App

Aplicação web desenvolvida com ReactJS durante a Next Level Week #2 da Rocketseat

Tecnologias utilizadas

Como utilizar

Primeiro, clone este repositório:

  $ git clone https://github.com/phinheiro/proffy-web.git

Em seguida, digite os comandos abaixo:

  $ yarn add (ou simplesmente yarn)
  $ yarn knex:migrate
  $ yarn start