Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 174 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 174 Bytes

Instructions to run the app

  1. run npm install
  2. create a .env.local file and add the variable NEXT_PUBLIC_SPLASH_CLIENT_ID with their own value
  3. run npm run dev