Nodejs is very light but powerfull server which uses javascript as serverside language.
Installation is free and very easy:
1. go to downloads page
2. choose installer compatible with your system type (i prefer MSI installer)
3. (to determine in windows right click on "my computer" > system type)
4.after short installation Allprograms->Node.js
Choose nodejs command prompt. type: node ---version
If all the things correct you will get something like this:
Congratulation!!!
You have Installed Node.js
Subscribe to:
Post Comments (Atom)
Getting started with docker
It is very simple to get started usig docker. All you need to do-is download the docker desktop for your system Once you get docker syste...
-
This button must show the list of users who answered the survey. Which survey? The one with its checkbox checked, of course : This code i...
-
When you about to do your first PR (pull request) it is important to know how to squash commits correctly. Why? you may ask - Well i know...
-
Directive in contemporary angular - means piece of code which doing something on the html block is attached to as attribute. For example l...
No comments:
Post a Comment