Skip to content
/ node Public

This is a repo made for testing and development purposes for programs that depend on node.js

License

Notifications You must be signed in to change notification settings

veliyat/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node

This is a repo made for testing and development purposes for programs that depend on node.js

The Future Of Web

Why Node Server?

Why Node Server?

Why Node Server?

Node Server Installation for Ubuntu Users

We just have to use the apt package manager.

sudo apt-get update
sudo apt-get install nodejs

If the package in the repositories suits your needs, this is all that you need to do to get set up with Node.js. In most cases, you'll also want to also install npm, which is the Node.js package manager. You can do this by typing:

sudo apt-get install npm

This will allow you to easily install modules and packages to use with Node.js.

About

This is a repo made for testing and development purposes for programs that depend on node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •