UNPKG

keet

Version:

Minimalist view layer for the web

8 lines (4 loc) 106 B
import Keet from '../' class App extends Keet {} const app = new App() app.mount('test').link()