mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 04:47:27 +00:00
Update README.md
This commit is contained in:
parent
0b1a9ad01a
commit
f7c42d3bd7
1 changed files with 2 additions and 0 deletions
|
|
@ -10,8 +10,10 @@ nodemon
|
|||
```
|
||||
cd client
|
||||
npm install
|
||||
|
||||
cd server
|
||||
npm install
|
||||
create .env file with API_KEY= your RiotGames API Key
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
|
|
|
|||
Loading…
Reference in a new issue