11
pages/common/node.md
Normal file
11
pages/common/node.md
Normal file
@@ -0,0 +1,11 @@
|
||||
#node
|
||||
|
||||
>Main node command
|
||||
|
||||
- Call an interactive node shell
|
||||
|
||||
`node`
|
||||
|
||||
- Execute node on a JS file
|
||||
|
||||
`node {{FILENAME}}.js`
|
Reference in New Issue
Block a user