ehzhang / reforms

resubmittable forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-forms

Simple resubmittable forms with unique URLs and admin panels

Local Development:

mkdir db
npm install
npm run mongo
npm start

Config:

cp -r config.template config

About

resubmittable forms

License:MIT License


Languages

Language:CSS 87.4%Language:JavaScript 12.6%