mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
Updates the requirements on [expo](https://github.com/expo/expo-sdk) to permit the latest version. - [Release notes](https://github.com/expo/expo-sdk/releases) - [Commits](https://github.com/expo/expo-sdk/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
CRNA Kitchen Sink
This project was bootstrapped wit Expo and storybook using storybook CLI.
Getting started
- Install dependencies:
yarn install
- Run storybook:
yarn storybook
- Run the app:
yarn start