Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vkugithub/node-course-v3-code

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was refered from udemy course https://sapient.udemy.com/course/the-complete-nodejs-developer-course-2 Git url is https://github.com/vkugithub/node-course-v3-code How to setup the node project.

Install Node Install npm if you want to use some modules from npm like validator Create configuration using npm init Install dependency like npm install validator if dependencies already in package.json then run npm install only it will install all the dependencies automatically Run js on node like node validator.js Validator module https://www.npmjs.com/package/validator

14 Nov 2019 chalk example npm install nodemon -g and use nodemon insted of node vaidator.js it will automatically restart the application for any change.

About

Code for version 3 of The Complete Node.js Developer Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • HTML 9.9%
  • CSS 7.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.