Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 276 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 276 Bytes

@bulmil/html-example

This example demonstrates how to setup Bulmil with HTML via the @bulmil/core package. See index.html.

Usage

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

$: cd bulmil/examples/html

$: npm install

$: npm run serve