Skip to content

healthiin/client-crm

Repository files navigation

헬신 CRM

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint