Skip to content

Lostsory/lantern

 
 

Repository files navigation

lantern

基于 Vue.js 的前端UI库

Install

npm install lantern-ui

Start

import Vue from 'vue';
import Lantern from 'lantern-ui';
import 'lantern-ui/lib/lantern.css';

Vue.use(Lantern);

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.8%
  • CSS 36.3%
  • JavaScript 11.9%