React Crash Course 1. Install the dependencies $ yarn Alternative: $ npm install 2. Start the server $ yarn start Alternative: $ npm start 3. Open http://localhost:3000