mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
Merge pull request #180 from pietgk/patch-1
Add @expo/webpack-config command to Readme
This commit is contained in:
@@ -36,6 +36,8 @@ This method runs your Expo components in a Storybook-React environment. This is
|
||||
};
|
||||
```
|
||||
|
||||
- Run `yarn add -D @expo/webpack-config` to get the webpack-config added.
|
||||
|
||||
- Run `yarn web` to try it out!
|
||||
- The example should open to `http://localhost:6006/`
|
||||
- You may also want to add `storybook-static` to your `.gitignore`
|
||||
|
||||
Reference in New Issue
Block a user