Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 411 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 411 Bytes

CrowdHead CMS

A simple Blogging CMS in Node.js.

A very lightweight and simple content management system, created with node.js. Can be easily reused in other projects also.

🔥 Features

  • Add/Delete/Modify Posts.
  • Add/Delete/Modify Comments.
  • Material Design.
  • User Authentication.

To use the application:

1. Clone the project
2. Run npm install 
3. Run node app.js