Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 567 Bytes

File metadata and controls

12 lines (9 loc) · 567 Bytes

Github Actions Tutorial

This project was created to help you understand, set up and use GitHub actions. By forking and following the steps you will be able to create your own CI/CD Pipelines within GitHub.

Technologies and Goal of this tutorial

This is a basic Angular 14 Project which is currently not using any backend. The goal is to build this project, run the tests and deploy it to GitHub pages. There you will be able to see and use this web application.

Next step (Fork the repository)

Continue with the Tutorial