Skip to content

kishok/ticket-coupon

Repository files navigation

Ticket Service

This project was developed in Angular v10 and demostrates the Ticket generation demo

Setup & development

Install the package.json dependencies

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Unit Test Instrument

Uses babel-loader and babel-plugin-istanbul to instrument the source code of the application. Refer the loader configuration here

Running unit tests

Headed mode

Run npm run cy:unit:open to execute the unit test of Ticketing Service.

Headless mode

Run npm run cy:unit:run to execute the unit test of Ticketing Service.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published