Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 291 Bytes

First Projet with React

Built Project

  • Open your terminal into the project directory
  • $ npm install - to install all the dependencies from the package.json
  • $ npm start - to start the project
  • Open http://localhost:3000 to view it in the browser.