3. Install Node.js

Install the latest stable Node.js release

Install packages

Open the terminal:

$ cd ClientApp
$ npm i

Last updated