Benoit Dion ee38974454 Publish crna-kitchen-sink app to expo
Publish the app to `https://exp.host/@storybook/crna-kitchen-sink?release-channel=branch-name`.

This enables contributors/ code reviewers without much RN experience to easily preview the app from their phone.

A side effect of publishing is it confirms the app at the very least bundles correctly.
2019-03-19 21:07:34 -04:00
..
2019-02-08 23:45:34 +02:00
2018-12-21 11:13:52 +02:00
2019-03-19 21:05:45 -04:00

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