Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

schooliu/client-web

Repository files navigation


Storybook

Hosted version

Click here to find the hosted version.

Build from source

npm run build-storybook

Usage

🔧 Install

npm install

💻 Run development server

npm run dev

🚧 Build

npm run build