Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 268 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 268 Bytes

Imagem

Tech Stack

  • ReactJS
  • Webpack
  • Babel
  • Json Server

Installation

Install my-project with npm

  cd my-project
  yarn
  yarn server (JSON SERVER)
  yarn dev