UNPKG

circle-calendar

Version:
6 lines (4 loc) 87 B
import Vue from 'vue' import App from './index' const app = new Vue(App) app.$mount()