This example was bootstrapped with Angular CLI, and demonstrates how to
setup Bulmil with Angular via the @bulmil/angular
package. See src/styles.css
and the app
module directory.
$: git clone https://github.com/gomah/bulmil
$: cd bulmil/examples/angular
$: npm install
$: npm run serve