README
LakeUI
Install & Usage
yarn add lakeui
import lakeui from 'lakeui';
Vue.use(lakeui);
Browser Support
iOS
Android 4.0+
Vue mobile UI components
<script type="module">
import wynnLakeUi from 'https://cdn.skypack.dev/wynn-lake-ui';
</script>
yarn add lakeui
import lakeui from 'lakeui';
Vue.use(lakeui);
iOS
Android 4.0+