Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karmashek
/
bad
like
0
Running
App
Files
Files
Community
main
bad
/
index.js
Karmashek
Upload 21 files
74d7347
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
// run `node index.js` in the terminal
console
.
log
(
`Hello Node.js v
${process.versions.node}
!`
);