Basically, this framework aim to building an app or a website conveniently.
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
- modify version in package.json
- compile src:
npm run compile
- publish src:
npm publish