/Checklist-React

Checklist simples criado com React para estudos

Primary LanguageJavaScript

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How to install packages (frontend)

after cloning the repository enter the frontend folder

npm

$ npm install

How to run application

yarn

$ yarn start

npm

$ npm start