https://github.com/trainingitcourses/altia-angular_intro-septiembre
Curso de introducción a Angular para ALTIA. Edición Septiembre
https://github.com/trainingitcourses/altia-angular_intro-septiembre
angular course introduction
Last synced: 2 months ago
JSON representation
Curso de introducción a Angular para ALTIA. Edición Septiembre
- Host: GitHub
- URL: https://github.com/trainingitcourses/altia-angular_intro-septiembre
- Owner: TrainingITCourses
- Created: 2022-09-09T09:21:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T11:20:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T09:13:15.855Z (over 1 year ago)
- Topics: angular, course, introduction
- Language: TypeScript
- Homepage:
- Size: 5.88 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Altia Angular Intro Septiembre
A sample project for an introductory course to Angular
> Developing **Astro Bookings** a web app for a fictitious space travel company.
- 🛣️ Follow the numbered branches of this repository.
- 🚀 Execute `npm i` and `npm start` to run the app.
- 📕 Read the `docs` folder content.
---
## 🛠 VS Code
### 🧩 Recommended extensions
- [Abracadabra, refactor this!](https://marketplace.visualstudio.com/items?itemName=nicoespeon.abracadabra)
- [Angular Essentials](https://marketplace.visualstudio.com/items?itemName=johnpapa.angular-essentials)
- [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments)
- [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
- [IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode)
---
By Alberto Basalo