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.

Live demo

Live editable demo

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.)

Future/Experimental

https://github.com/hchiam/learning-gpt4all

Contents

  1. 1Local development
  2. 2Future/Experimental