Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 288 Bytes

hanum

한세어울림마당 부스 운영자용 대시보드입니다.

commands

$ git clone https://github.com/hansei-hanum/hanum-pay-dashboard.git
$ cd hanum-pay-dashboard
$ pnpm install

# development
$ pnpm run dev

# production
$ pnpm run build
$ pnpm run preview