README
loading
A Vue.js project
Build Setup
# install dependencies
npm install xiaoxiang-loading -S 或者 yarn add xiaoxiang-loading
# serve with hot reload at localhost:8080
npm run dev
import Loading from 'xiaoxiang-loading'
Vue.use(Loading)
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.