Skip to content

poornimabelavadi/DataAnalysisPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataAnalysisPipeline

To check if nodejs is installed properly : node -v

Run npm init in the project folder to initialise the project

installing express(from the console): npm install --save express

installing ejs(from the console): npm install ejs --save

installing body-parser(from the console): npm install body-parser --save

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published