Skip to content

yogeshrajput335/formio

 
 

Repository files navigation

Angular + Form.io Demo

This project provides an Angular demonstration with Form.io platform.

Installation

Type the following to install the demo.

npm install -g @angular/cli
npm install

Incase of error while running npm install use below command

npm install --save --legacy-peer-deps

Running the demo

Type the following to run the demo.

ng serve

Live Demonstration

To see a live demonstration, go to https://formio.github.io/angular-demo/

About

A Demo application with Angular + Form.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.5%
  • HTML 17.4%
  • JavaScript 5.9%
  • SCSS 0.2%