Add Next as package to be installed.

This commit is contained in:
JP1998 2018-11-08 09:46:15 +01:00
parent 8d770fa9fb
commit ec7db510cb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ First of course you'll need to clone this repository:
$ git clone https://github.com/turniere/turniere-frontend.git
```
Afterwards you'll have to navigate into the created folder and install React aswell as Express with your pacakge manager:
Afterwards you'll have to navigate into the created folder and install React, Next aswell as Express with your pacakge manager:
```
$ yarn add --save react react-dom next express