# Getting Started ## Download and install formBuilder and formRender are available directly from [GitHub](https://github.com/kevinchappell/formBuilder/tree/master/dist) and through npm. Install module from package manager: ```bash $ npm i --save formBuilder ``` Once you have the module/plugin installed, include it in your build process for vendor dependencies, add to html via ` ```