Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 198 Bytes

node.js.md

File metadata and controls

15 lines (9 loc) · 198 Bytes

3. Install Node.js

Install the latest stable Node.js release

{% embed url="https://nodejs.org/es/download/" %}

Install packages

Open the terminal:

$ cd ClientApp
$ npm i