Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 425 Bytes

File metadata and controls

30 lines (27 loc) · 425 Bytes

Department Website

NODE with EJS

How to use :

  • install node.js
  • install dependencies
  • Running address will be : [127.0.0.1:100]

Directory Structure

  • bin
    • www
  • node_modules
  • Public
    • docs
    • images
    • javascripts
    • stylesheets
  • routes
    • index.js
    • users.js
  • views
    • HOD_Message
    • error
    • index
    • tempelate
    • user
  • app.js
  • package-lock.json
  • package.json