Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 937 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 937 Bytes

Aroundy Landing Page

License

Caution

본 저장소는 제품 'Aroundy'의 랜딩 페이지를 제작하기 위한 코드를 포함하고 있으며 이에 따라 랜딩 페이지의 디자인, 레이아웃, 이미지, 텍스트 등의 모든 자산은 법인 '주식회사 팀빅박스' 에게 소유권이 있습니다.

본 저장소의 내용을 상업적인 용도로 사용하거나 수정하는 것을 금지합니다.

CC BY-NC-ND 4.0

본 저장소의 모든 자산은 Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License 에 의해 보호됩니다.

Build

$ git clone https://github.com/teambigbox/aroundy-landing && cd aroundy-landing
$ corepack enable
$ pnpm install
$ pnpm build