1.1.1 • Published 7 years ago

xiaoxiang-loading v1.1.1

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

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.