This example was bootstrapped with Create React App,
and demonstrates how to setup Bulmil with React via the @bulmil/react
package. The main
file to look at is App.tsx
.
$: git clone https://github.com/gomah/bulmil
$: cd bulmil/examples/react
$: npm install
$: npm run serve