Skip to content

aitorjs/angular2-schema-form-demo

 
 

Repository files navigation

Demo of Angular 2 Schema Form

An example usage of Angular 2 Schema form.

Installation

	# Clone the repository
	git clone https://github.com/aitoribanez/angular2-schema-form-demo.git

	# Enter the newly created directory
	cd angular2-schema-form-demo

	# Download all dependencies
	npm install

Usage

	# Start the server
	npm start

and go to http://localhost:4200 in your browser.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.2%
  • JavaScript 10.9%
  • HTML 5.8%
  • CSS 5.1%