0.0.2 • Published 5 years ago

vue-crudmaker v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Vue CRUD Maker

A simple CRUD maker for API RESTFul architecture.

  • This package needs of a JSON schema generated by dbschema2json

Installation

Vue CRUD Maker requires Node.js >= v10.15.* to run.

Install the dependencies and devDependencies.

$ cd you-vue-project
$ npm i --save vue-crudmaker

License

MIT

Free Software, Hell Yeah!