/le-wxui

乐刻小程序组件库

Primary LanguageJavaScript

Justin

A Mpvue project

Build Setup

# install dependencies
npm install -D le-wxui

# import components
import leFormat from 'le-wxui/src/components/le-format'
import leButton from 'le-wxui/src/components/le-button'
import leUserImg from 'le-wxui/src/components/le-userImg'
import leUsername from 'le-wxui/src/components/le-username'

For detailed explanation on how things work, checkout the guide and docs for vue-loader.