3. Let's write some code
Let’s write some code
Install Node.js, it includes ‘npm‘ which allow to manage and install packages for js project.
After installation verify that node js and npm are installed correctly by running the following command on your terminal :-
“node ...
farazalam2017.hashnode.dev3 min read