Skip to content

Running the examples

Miro Spönemann edited this page Jan 7, 2022 · 3 revisions

To build and run the examples, run the following commands at the root of the repository:

yarn
yarn --cwd examples start

This will start a local web server on port 8080. Point your browser to localhost:8080 to play with the examples.