Skip to content

와플스튜디오 리크루팅 페이지 프론트엔드

Notifications You must be signed in to change notification settings

wafflestudio/wacruit-web

Repository files navigation

Wacruit-Web

와플스튜디오 리크루팅 페이지 리뉴얼

Table of Content

Usage

개발 환경 세팅

yarn
husky install # 허스키(pre-commit library) 설치
husky add .husky/pre-commit "lint-staged --no-stash --verbose && yarn build" # 허스키 명령어 세팅
  • 윈도우의 경우 "yarn lint-staged --no-stash --verbose && yarn build"를 사용

테스트 서버 실행

yarn dev

빌드

yarn build

About

와플스튜디오 리크루팅 페이지 프론트엔드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published