Skip to content

nishant1596/firstNodeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firstNodeProject

The first Node.js App (CRUD app) interacting with command line tool (not a web app).

//installation

#install node.js #run npm -v

#in project folder directory #npm install

//to run #node index.js --help #node index.js add --movie="movie name" --cast="cast in movie" #node index.js //to install all the dependenies in code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published