fmsf / website

London Node.js User Group Website

Home Page:http://lnug.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

London Node.js User Group

The code for http://lnug.org

Dependencies

  • MongoDB
  • Node.js >= 0.10.0
  • CoffeeScript

Install instructions

git clone git://github.com/lnug/website.git
cd website
npm install
npm install coffee-script -g
npm start
open http://localhost:8080

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2013 Forward Internet Group. See LICENSE for details.

About

London Node.js User Group Website

http://lnug.org

License:MIT License


Languages

Language:CSS 39.0%Language:JavaScript 38.8%Language:CoffeeScript 22.2%