An open API service indexing awesome lists of open source software.

https://github.com/up9cloud/node-emoticon


https://github.com/up9cloud/node-emoticon

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

node-emoticon
=============

##build from source
```
npm install
grunt build
```

##run server
```
npm install --production
npm start
```