Skip to content

suzukalight/study-design-system

Repository files navigation

study-design-system

setup

yarn install
yarn bootstrap

dev-server

yarn docz:dev

you can see docs of develop build on http://localhost:3048

build

yarn docz:build
npx http-server ./.docz/dist/

you can see docs of production build on http://localhost:8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published