yarn install
Duplicate .env.example
file and rename it to just .env
THen reach out to team members to get hold of actual values to fill in the blanks.
yarn dev
Open http://localhost:3000 with your browser to see the result.
yarn install
Duplicate .env.example
file and rename it to just .env
THen reach out to team members to get hold of actual values to fill in the blanks.
yarn dev
Open http://localhost:3000 with your browser to see the result.