Skip to content

mrazadar/codewithmosh-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository will contains all practical examples I learned in this Node.js course from CodeWithMosh programming course. The complete Node.js course https://codewithmosh.com/p/the-complete-node-js-course

⬆️ How to Setup

Step 1: git clone this repo: git clone git@github.com:mrazadar/codewithmosh-nodejs.git codewithmosh

Step 2: cd to the cloned repo: cd codewithmosh

Step 3: cd to any particalur example: cd vidly

Step 4: Install the Application with npm i

Step 5: Run the application with node app.js or node index.js

About

Save examples learned on CodeWithMosh The complete node.js course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published