/html-builder

Simple drag and drop editor for generate a html page

Primary LanguageHTML

html-builder

A drag and drop HTML element and css customization to ease users easier to generate HTML page.

Link to Demo

How to Run

$ git clone git@github.com:kinfei/html-builder.git
$ cd html-builder
$ yarn install
$ yarn start

How to Build

$ yarn build

Prepare for Deploy

$ yarn deploy