Skip to content

ShubhBajpai25/DataNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Install Express through the following command:

Windows/macOS/Linux: “npm install express” OR “npm i express”

Step 2: Install EJS through the following command:

Windows/macOS/Linux: “npm install ejs” OR “npm i ejs”

Step 3: Install Bootstrap through the following command:

Windows/macOS/Linux: “npm install bootstrap” OR “npm i bootstrap”

Step 4: Run the website through the following command:

Windows/macOS/Linux: “node app.js”

About

A PDMA mock-up website designed as a method of learning full-stack development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published