Skip to content

Running the examples

Jan Koehnlein edited this page Jan 15, 2019 · 3 revisions

To build and run the examples, type

yarn examples:build
yarn examples:run

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

Clone this wiki locally