Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 316 Bytes

hanowl.com

한세사이버보안고등학교 학생회 소개 사이트입니다

commands

$ git clone https://github.com/hansei-hanum/recruit.hanum.us.git
$ cd recruit.hanum.us
$ pnpm install

# command of a specific package
$ pnpm run <script>

# example
$ pnpm run dev # run development server