create-platon-plugin 0.2.2

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