However you get the code, you can install dependencies and run the project in development mode with:
cd my-app npm install # or yarn npm run dev
Open up localhost:3000.