https://github.com/fourdigits/poc-frontend-validation
https://github.com/fourdigits/poc-frontend-validation
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourdigits/poc-frontend-validation
- Owner: fourdigits
- Created: 2022-03-14T14:42:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T14:43:35.000Z (over 4 years ago)
- Last Synced: 2025-03-30T03:23:01.430Z (about 1 year ago)
- Language: Python
- Size: 72.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Form POC
Django form field validation on the fly.
## Frontend
yarn
yarn build
## Development server
python manage.py runserver