This project was bootstrapped with Create React App.
Run npm -v
to ensure npm (node package manager) is installed.
Run npm install
to install all packages.
Run yarn -v
to ensure yarn is installed (alternative to npm).
Run yarn
to install all packages.
In the project directory, you can run:
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.
There are some other scripts but, to be honest, they don't matter at this point. (this will be covered in the package manager workshop)
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting