html-template-generator [](https://github.com/hchiam/html-template-generator/releases)
June 23, 2023 ยท View on GitHub
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.)