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.
- Host: GitHub
- URL: https://github.com/nainemom/nemojy
- Owner: nainemom
- Created: 2017-03-25T15:38:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T18:03:44.000Z (over 3 years ago)
- Last Synced: 2025-03-18T20:46:49.398Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nemojy
A minimal app to browsing and using emojies!
```bash
git clone https://github.com/nainemom/nemojy
cd nemojy
npm install
npm run start
```Build command:
```bash
npm run build
```