CZ-NIC / django-forms-vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-forms-vuetify

Create forms from encoded django forms in JSON.

For more details see https://github.com/CZ-NIC/django-forms-encoder

Project setup

install dependencies
npm install
build library
npm run build or run watch (build with automatic rebuild for more comfortable development) with npm run watch
run tests
npm run test

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 38.8%Language:TypeScript 30.8%Language:Vue 30.4%