Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shubhadip/react-native-web-storybook-boilerplate

Boiler plate for react native web with storybook
https://github.com/shubhadip/react-native-web-storybook-boilerplate

react react-native react-native-web storybook typescript webpack4

Last synced: about 9 hours ago
JSON representation

Boiler plate for react native web with storybook

Awesome Lists containing this project

README

        

# React Native Web StoryBook Boiler Plate
\
\
**Technology Used:**\
[React](https://reactjs.org/)\
[React Native](https://facebook.github.io/react-native/)\
[React Native Web](https://github.com/necolas/react-native-web)\
\
\
**To Run the Project:**\
Please follow below mentioned step to run this project:

- Clone the repo
```shell
https://github.com/shubhadip/react-native-web-storybook-boilerplate
```
- Run `npm install` in root folder.
- Run `npm run dev` to start development server. It will start the webpack dev server.
- Run `npm run storybook` to start storybook.