Skip to content

Repository of Angular course of @midudev.

License

Notifications You must be signed in to change notification settings

hozlucas28/Angular-Course-2023

Repository files navigation

Angular Course [2023]

Repository of Angular course of Midudev.

SummaryInstallationLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on Angular course of Midudev. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.

Installation

Start by cloning the repository to your local machine. Ensure you have Node.js installed and proceed to install Angular CLI globally with npm install -g @angular/cli@latest. Open the cloned repository in Visual Studio Code or your preferred code editor. After that, in the terminal, navigate to the project directory and execute npm install to install all project dependencies. Finally, launch the Angular project with npm run start to initiate the development server.

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Miguel Ángel Durán teacher to make this course.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.