Buerli starter
A collection of self-contained mini examples showing various features of Buerli, and how to employ them in a React context.
First, clone the repository.
git clone https://github.com/awv-informatik/buerli-starter
cd buerli-starter
Read WASM quickstart carefully in order to set up the correct ClassCAD key. Then run:
yarn
yarn run dev
All examples inside /packages are self contained and can be run and forked individually!