Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 297 Bytes

KNOWB(KNOWLEDGE BASE)

  • A simple article curator app to learn expressjs, nodejs and mongodb

Stuff used:

  • Node.js (JS Runtime)
  • Express.js (App Framework)
  • Mongodb (NoSql Database)
  • Passport.js(Authentication stuff)
  • Pug(HTML Templating)

To use:

  1. install npm
  2. run npm start