Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yosuke-furukawa/primus-sample
https://github.com/yosuke-furukawa/primus-sample
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yosuke-furukawa/primus-sample
- Owner: yosuke-furukawa
- Created: 2014-03-11T00:31:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:17:19.000Z (11 months ago)
- Last Synced: 2024-04-15T12:17:34.840Z (7 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
primus-sample
=============CHAT SAMPLE
GETTING STARTED
----------------clone me..
```shell
$ npm install
$ node --harmony index.js
```REQUIRED:
- node v0.11.9