Skip to content

Team-IF/TeamIF-Site

Repository files navigation

TeamIF-Site Build Status

Usage

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