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

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

Awesome Lists containing this project

README

          

# easyword.kr

[![Netlify Status](https://api.netlify.com/api/v1/badges/a2dde827-b91c-4c09-a42b-30e55db69cad/deploy-status)](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
```