Update README.md

This commit is contained in:
Valentin Kaelin 2019-04-07 20:04:18 +02:00 committed by GitHub
parent 0b1a9ad01a
commit f7c42d3bd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,10 @@ nodemon
``` ```
cd client cd client
npm install npm install
cd server cd server
npm install npm install
create .env file with API_KEY= your RiotGames API Key
``` ```
### Compiles and hot-reloads for development ### Compiles and hot-reloads for development