aktibaba / formio-angular-demo-with-cypress

A Demo application with Angular + Form.io and e2e with cypress

Home Page:https://formio.github.io/angular-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Running the demo

Type the following to run the demo.

ng serve

Running the e2e

Type the following to run the e2e cypress test on open mode

ng e2e

Live Demonstration

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

About

A Demo application with Angular + Form.io and e2e with cypress

https://formio.github.io/angular-demo/

License:MIT License


Languages

Language:TypeScript 77.6%Language:HTML 17.1%Language:JavaScript 5.1%Language:SCSS 0.2%