vue-luffy-engine
v1.1.12
Published
vue engine of web work
Downloads
28
Readme
web or h5 app framework base on vue.js 2.0
Basically, this framework aim to building an app or a website conveniently.
project description
this framework is build for paymini web project, it includes all the base service of paymini, like:
- router : static , dynamic, remote
- ui components
- encrypto
- data manage
- data persistence
- i18n
- register module dynamic
- rpc template, rpc adapter
- and so on
publish project
- modify version in package.json
- compile src:
npm run compile
- publish src:
npm publish