Skip to content

ChaoliTan/react-native-storybook

Repository files navigation

Fantuan Front-End Design System

Usage

yarn install dependencies.

yarn ios will run prestorybook and start ios app;

yarn web start the web storybook;

yarn build:web build the storybook, then

npx http-server ./storybook-static check the result locally.