Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 357 Bytes

This project was bootstrapped with Create React App.

To start the application you must follow the following steps:

  • Install the dependencies using npm or yarn

    $ yarn install
    
  • Set the development server up

    $ yarn start
    
  • Go to localhost:3000