Added some env info to readme

This commit is contained in:
Valtteri Karesto
2021-12-13 17:21:28 +02:00
parent 69e08abbc9
commit adc268c3cd

View File

@@ -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