UNPKG

@qutejs/create

Version:

Init a qute project

8 lines (6 loc) 141 B
<q:template export> <div> <h3>I am the %%componentName%% component</h3> Let's start <span>{{verb}}</span>! </div> </q:template>