/nodejs.ru

open source web site

Primary LanguageJavaScriptMIT LicenseMIT

Nodejs.ru site

This is code of nodejs.ru site including engine and all pages. Pull requests highly acceptable.

Installation

git clone https://github.com/brainfucker/nodejs.ru
cd nodejs.ru/
npm install

Run

node init.js

Site will be available at http://127.0.0.1:8001