Skip to content

Service for generating the derogatory travel certificate to be presented in the context of containment linked to the covid-19 virus

License

Notifications You must be signed in to change notification settings

ahmedbhl/Covid-19-certificate

Repository files navigation

Travel certificate generator

github angular

Demo

Demo

Development

Install the project

$ git clone https://github.com/ahmedbhl/Covid-19-certificate
$ cd Covid-19-certificate
$ npm i
$ npm start

or using CLI to start project

$ ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Generate production code

To build the project. Use the --prod flag for a production build.

$ npm run build

or using CLI

$ ng build

The code to deploy will be in the dist folder.

Credits

The following open source projects were used for the development of this service:

More details

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

screenshot

About

Service for generating the derogatory travel certificate to be presented in the context of containment linked to the covid-19 virus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published