Jay-Suthar / PracticeProject_node_mongodb.github.io

Practice Project using node js , express, pug and mongo db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PracticeProject_node_mongodb

Practice Project application using node js , express, pug and mongodb. First clone the repository to your computer by the Following Command

git clone https://github.com/Jay-Suthar/PracticeProject_node_mongodb.github.io.git

after that in that folder open terminal/IDE and do the following steps -

  1. run the command "npm init"

  2. after that install express.js by "npm install express"

  3. now install pug by "npm install pug"

  4. now write "node .\app.js"

  5. now open the browser(google chrome) and write "localhost:8000"

After this step the application will be visible

About

Practice Project using node js , express, pug and mongo db


Languages

Language:Pug 49.8%Language:CSS 41.4%Language:JavaScript 8.8%