Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 394 Bytes

@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