https://github.com/zeta611/easyword
🗣️🇰🇷 Easy Korean Translations of CS Jargons
https://github.com/zeta611/easyword
react rescript tailwindcss
Last synced: 11 months ago
JSON representation
🗣️🇰🇷 Easy Korean Translations of CS Jargons
- Host: GitHub
- URL: https://github.com/zeta611/easyword
- Owner: Zeta611
- Created: 2022-07-30T15:25:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-14T22:54:45.000Z (about 1 year ago)
- Last Synced: 2025-06-14T23:33:32.071Z (about 1 year ago)
- Topics: react, rescript, tailwindcss
- Language: ReScript
- Homepage: https://easyword.kr
- Size: 689 MB
- Stars: 29
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# easyword.kr
[](https://app.netlify.com/sites/easykoreanjargon/deploys)
## Installation
```sh
bun install
```
## Build
- Build: `bun build:deps`
- Clean: `bun clean`
- Build & watch: `bun build:watch`
## Run
```sh
bun start
```