Install dependencies:
yarn install
Start the development server:
yarn start
Or You can just hit F5 if you are in VS Code, it should start the development server and open localhost:8000 on your default browser. Otherwise, do it yourself.
Install dependencies:
yarn install
Start the development server:
yarn start
Or You can just hit F5 if you are in VS Code, it should start the development server and open localhost:8000 on your default browser. Otherwise, do it yourself.