We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
yarn build
1 parent 06b83c2 commit 293862aCopy full SHA for 293862a
example/Readme.md
@@ -11,8 +11,11 @@ Which came from https://facebook.github.io/react-native/blog/2018/05/07/using-ty
11
12
## Getting Started
13
14
-### 0: Install Dependencies
15
-Run `yarn install` in this directory.
+### 0: Install Dependencies & Build Library
+
16
+1. Run `yarn install` in this directory.
17
18
+2. Run `yarn install && yarn build` in the [root directory](../) (`../`) to generate the library's `dist` folder.
19
20
### 1: ENV File
21
0 commit comments