Skip to content

Commit b880256

Browse files
authored
Update README.md
1 parent c21150c commit b880256

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,15 @@ class Diff extends PureComponent {
257257

258258
```
259259

260+
## Local Development
261+
262+
```bash
263+
yarn install
264+
yarn build # or use yarn build:watch
265+
yarn start:exmaples
266+
```
267+
Check package.json for more build scripts.
268+
260269
## License
261270

262271
MIT

0 commit comments

Comments
 (0)