Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 335 Bytes

@bulmil/vue-example

This example was bootstrapped with Vue CLI, and demonstrates how to setup Bulmil with Vue via the @bulmil/vue package. See src/App.vue.

Usage

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

$: cd bulmil/examples/vue

$: npm install

$: npm run serve