momenator / community

UCL Techsoc Chat and Blogging app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

community

UCL Techsoc Chat and Blogging app

To get up and running, clone and run npm install. To run locally there are two options:

  • run with mongodb running (assuming you have a running instande of mongodb locally): npm start
  • run statically: npm run-script static

Express.js Handlebars Compass Mongoose

About

UCL Techsoc Chat and Blogging app

License:MIT License


Languages

Language:JavaScript 89.2%Language:Handlebars 6.1%Language:CSS 4.7%