Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 450 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 450 Bytes

Starter React Project for the Supabase Course

How to run the starter project:

  1. Once downloaded, navigate to the project directory in a terminal and run npm install to install all the project dependencies.
  2. In the project directory, run npm start to run the app & view it in a browser at http://localhost:3000.

The page will reload when you make changes.
You may also see any lint errors in the console.