Skip to content

maajidz/blogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steps

  • Create the blogger directory mkdir blogger
  • generate package.json file using npm init, say yes to all
  • create the following directories db, public, routes, and views
  • create app.js from where the server would run
  • install the following packages express, jade, body-parser, mongoose, and morgan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.5%
  • JavaScript 32.2%
  • HTML 28.3%