https://github.com/denull/nodejs.ru
open source web site
https://github.com/denull/nodejs.ru
Last synced: 12 months ago
JSON representation
open source web site
- Host: GitHub
- URL: https://github.com/denull/nodejs.ru
- Owner: denull
- License: mit
- Created: 2015-11-22T21:16:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T21:20:03.000Z (over 10 years ago)
- Last Synced: 2025-04-15T15:08:08.073Z (about 1 year ago)
- Language: JavaScript
- Size: 742 KB
- Stars: 0
- Watchers: 1
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
```
## Run
```
node init.js
```
Site will be available at http://127.0.0.1:8001