Skip to content

Latest commit

History

History
9 lines (6 loc) 路 327 Bytes

File metadata and controls

9 lines (6 loc) 路 327 Bytes

CRNA Kitchen Sink

This project was bootstrapped wit Expo and storybook using storybook CLI.

Getting started

  1. Install dependencies: yarn install at the root
  2. Run the storybook server: yarn storybook
  3. Run the app: yarn start