- node 14
- npm 6.14
$ git clone https://github.com/wendelsodres/react-brad-course
$ cd react-brad-course
$ git config core.fileMode false
$ npm install
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.