Awesome
html-template-generator
Generate code without typing code! This visual UI can generate HTML form template code for you.
Local development
open index.html
or
yarn
yarn global add parcel-bundler
yarn start
# open http://localhost:1234/
(You'll need yarn
set up. For deployment, I use surge
.)