Skip to content

Aryan-dec/NodeServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NodeServer

This is a toturial of how to make a NodeServer

you will need node.jsV16 For the nodemailer to work

For Installimg node.jsV16 Paste this in the shell of your reapl

npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

About

This is a toturial of how to make a NodeServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published