Skip to content

Files

Latest commit

author
zamotany
Jul 1, 2022
c624f9e · Jul 1, 2022

History

History
25 lines (17 loc) · 368 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 368 Bytes

repack-examples

A repository with examples for Re.Pack.

Usage

Install dependencies:

yarn install

Run scripts inside desired example:

yarn workspace <name> run start
yarn workspace <name> run ios
yarn workspace <name> run android

for example:

yarn workspace local-chunks run start