Skip to content

amyc92/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/fbessou/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:3002 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.2%
  • JavaScript 27.0%
  • HTML 17.2%
  • CSS 12.6%