graycodes / lnug.github.io

The London Node User Group Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lnug.github.io

The London Node User Group Website

How to run

You can serve this with any static web server, but we'll use mongoose.

  1. git clone git@github.com:lnug/lnug.github.io.git
  2. cd lnug.github.io
  3. brew install mongoose
  4. mongoose .
  5. go to http://localhost:8080

About

The London Node User Group Website

License:MIT License


Languages

Language:HTML 59.1%Language:JavaScript 29.1%Language:CSS 11.8%