create-platon-plugin 0.1.0

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