gugiserman / vanilla-form

Dynamically generated form in VanillaJS

Home Page:https://gugiserman.github.io/vanilla-form/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vanilla-form

Dynamically generated form from JSON in VanillaJS

Setup

  $ yarn install

Development

  $ sudo npm start

Go to http://localhost/vanilla-form or http://localhost/webpack-dev-server/vanilla-form

Deploy

  $ sudo npm run build

Running this will run webpack with the production flag which will write the compiled files to /docs folder where gh-pages expects it.

About

Dynamically generated form in VanillaJS

https://gugiserman.github.io/vanilla-form/


Languages

Language:JavaScript 89.2%Language:CSS 8.7%Language:HTML 2.1%