Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ripe-tech/ripe-components-react-native-storybook

The storybook for the RIPE Components for React Native
https://github.com/ripe-tech/ripe-components-react-native-storybook

native react storybook

Last synced: 19 days ago
JSON representation

The storybook for the RIPE Components for React Native

Awesome Lists containing this project

README

        

# Storybook of RIPE Components for React Native

The storybook for the [RIPE Components for React Native](https://github.com/ripe-tech/ripe-components-react-native).

## Running

```bash
npm run wml-link-components
npm run wml
npm run storybook
npm run start
npm run android # or ios
```