This example was bootstrapped with Vue CLI, and demonstrates how to setup
Bulmil with Vue via the @bulmil/vue
package. See src/App.vue
.
$: git clone https://github.com/gomah/bulmil
$: cd bulmil/examples/vue
$: npm install
$: npm run serve