https://github.com/iansinnott/moji.iansinnott.com
Look up Emoji in Chinese
https://github.com/iansinnott/moji.iansinnott.com
Last synced: 2 months ago
JSON representation
Look up Emoji in Chinese
- Host: GitHub
- URL: https://github.com/iansinnott/moji.iansinnott.com
- Owner: iansinnott
- License: mit
- Created: 2019-03-15T08:54:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T03:47:33.000Z (over 2 years ago)
- Last Synced: 2025-03-20T03:58:54.702Z (over 1 year ago)
- Language: CSS
- Homepage: https://moji.iansinnott.com/
- Size: 542 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emoji in Chinese
Look up how to say Emoji in Chinese
## Dev
Migrate the app to a more modern stack... 🤷
Dependencies cannot be installed unfortunately. Something to do with the native dependencies of Gatsby. So many native dependencies for a frontend project... Yikes. Did not realize at the time.
Anyway, considering how simple this app is it should be no problemt to move it to a new stack. As long as it's React it should just be some copy and paste. If you feel so inclined.
## Dev (outdated)
- Dev server: `yarn start`
- Prod build: `yarn build`
- Deploy: `git push`. Netlify deploys via webhook on push.