Yuki Takei 9 лет назад
Родитель
Сommit
00f501f09e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -54,6 +54,7 @@ What you need to run this app:
 
 
 ## Build and Running the app
 ## Build and Running the app
 * `clone` this repository
 * `clone` this repository
+* `npm install -g npm@4` to install required global dependencies
 * `npm install` to install all dependencies or `yarn`
 * `npm install` to install all dependencies or `yarn`
 * `npm run build` to build client app
 * `npm run build` to build client app
 * `npm run server` to start the dev server in another tab
 * `npm run server` to start the dev server in another tab