Skip to content

adamfredie/blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus Blog CMS

A simple blog CMS made in node.js, named after the roman god, Janus.


Contributors

  • Abdul Majid Zargar
  • Adam Fredie
  • Bassam Ismail

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