Skip to content

Latest commit

 

History

History

react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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