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

https://github.com/nainemom/nemojy

A minimal desktop app to browsing and using emojies.
https://github.com/nainemom/nemojy

Last synced: about 2 months ago
JSON representation

A minimal desktop app to browsing and using emojies.

Awesome Lists containing this project

README

        

# Nemojy
A minimal app to browsing and using emojies!

![Nemojy](https://www.imageupload.co.uk/images/2017/03/26/nemojy.gif)

```bash
git clone https://github.com/nainemom/nemojy
cd nemojy
npm install
npm run start
```

Build command:
```bash
npm run build
```