Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 881 Bytes

llct

next generation of llct written in TypeScript. what is llct? don't ask.

design

Figma link

related projects

llct - Frontend

llct-editor - Editor Frontend

llct-server - API Backend

development

git clone https://github.com/So-chiru/llct

yarn # 의존성 다운로드

yarn dev # 개발 서버 실행 (http://localhost:8080)
yarn build # production용 빌드

contribute

모든 종류의 기여를 환영합니다. 자유롭게 이슈나 Pull Request 남겨주세요.

license

MIT License. 여기에서 사용된 라이브러리, 전문을 읽을 수 있습니다.