Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 300 Bytes

TeamIF-Site Build Status

Usage

  • yarn install
    • 의존성 설치
  • yarn build
    • 사이트 빌드
  • yarn start
    • 개발 모드 시작
  • yarn lint
    • eslint 검사