zoro-engine
v1.0.3
Published
web framework based on Vue.js 2.0
Downloads
25
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 web project, it includes all the base service of enixlee, 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