kaiquefeng / Checklist-React

Checklist simples criado com React para estudos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Checklist simples criado com React para estudos


Languages

Language:JavaScript 75.2%Language:HTML 17.0%Language:CSS 7.9%