Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 725 Bytes

File metadata and controls

29 lines (16 loc) · 725 Bytes

sinamon-admin

TypeScript React CodeFactor

🚀 시작하기

yarn start

  • 개발 모드 시작

yarn build

  • 프론트엔드 빌드

yarn lint

  • ESLint 검사

⚙ 환경변수

REACT_APP_API_HOST

  • 백엔드 API 서버 주소

✨ 기여하기