Each exercise is a Create React App.
To run, cd into the directory and then if you're using yarn (recommended)
yarn install
yarn start
Otherwise:
npm install
npm start
Each exercise is a Create React App.
To run, cd into the directory and then if you're using yarn (recommended)
yarn install
yarn start
Otherwise:
npm install
npm start