Seed
One step generating pages from data define!
中文
Getting Started
This project try to provide a simple way, to help you generate a back-stage management page by online define the data model
and it will auto generate the table
and form
seed-toolkit provide a simple DSL for describe the request and response json
and provide some template for quick generate the page
(only paging table current)
Installing
npm i seed-toolkit
yarn add seed-toolkit
Docs
Prerequisites
Element-UI >= 2.4.5
Vue >= 2.6.2
Deployment
fork this project
see the example page under the examples
the component file
is under packages
wellcome pull request
Built With
License
This project is licensed under the MIT License