An example usage of Angular 5 Schema form.
# Clone the repository
git clone https://github.com/bharathkumarms/angular2-schemaform.git
# Enter the newly created directory
cd angular2-schemaform
# Download all dependencies
npm install # Start the server
npm startand go to http://localhost:4200 in your browser.
#Special Mention - dschnelldavis