create-platon-plugin 0.1.1

A quick way to scaffold a new Platon Plugin
1
2
import { mount } from './bootstrap';
mount('#app');