Skip to content

Commit a8b253f

Browse files
authored
Update node.md
1 parent fd2c1da commit a8b253f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

apps/node.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# NODE
22

3-
This scripts installs the following programs:
3+
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
4+
5+
In addition to the "node" command, this script provides the following programs:
46

5-
- node : JavaScript runtime built on Chrome’s V8 engine.
67
- npm : Package manager for Node.js dependencies and modules.
78
- npx : Runs commands from npm packages without manual installation.
89

0 commit comments

Comments
 (0)