Added some env info to readme
This commit is contained in:
@@ -8,7 +8,9 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
|
||||
|
||||
## Getting Started
|
||||
|
||||
First, run the development server:
|
||||
First, copy the `.env.example` to `.env.local` file, someone from the team can provide you your enviroment variables.
|
||||
|
||||
Then, run the development server:
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
||||
Reference in New Issue
Block a user