Skip to content

trickmeyer/angular2-schema-form-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Updating package.json to include validator and lodash.get

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.4%
  • HTML 32.4%
  • TypeScript 20.3%
  • CSS 3.9%