https://github.com/hozlucas28/angular-course-2023
Repository of Angular course of @midudev.
https://github.com/hozlucas28/angular-course-2023
2023 angular course husky javascript midudev mit-license prettier typescript
Last synced: 3 months ago
JSON representation
Repository of Angular course of @midudev.
- Host: GitHub
- URL: https://github.com/hozlucas28/angular-course-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-12-06T02:41:38.000Z (over 2 years ago)
- Default Branch: Master
- Last Pushed: 2026-01-01T23:37:10.000Z (6 months ago)
- Last Synced: 2026-01-07T11:30:38.629Z (6 months ago)
- Topics: 2023, angular, course, husky, javascript, midudev, mit-license, prettier, typescript
- Language: HTML
- Homepage:
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Angular Course [2023]
Repository of Angular course of Midudev.
Summary •
Installation •
License •
Acknowledgments •
Contact
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.com 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.