Skip to content

Files

Latest commit

Apr 8, 2024
dda46b3 · Apr 8, 2024

History

History

react

@bulmil/react-example

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.

Usage

$: git clone https://github.com/gomah/bulmil

$: cd bulmil/examples/react

$: npm install

$: npm run serve