Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertobasalo/angular_intro
đ
°ī¸ Angular âšī¸ introduction đ§đŧâđĢ course
https://github.com/albertobasalo/angular_intro
angular course introduction
Last synced: 19 days ago
JSON representation
đ °ī¸ Angular âšī¸ introduction đ§đŧâđĢ course
- Host: GitHub
- URL: https://github.com/albertobasalo/angular_intro
- Owner: AlbertoBasalo
- Created: 2022-09-09T09:32:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T11:00:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T22:58:35.499Z (almost 2 years ago)
- Topics: angular, course, introduction
- Language: TypeScript
- Homepage:
- Size: 268 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Intro
> [Code repository](https://github.com/albertobasalo/angular_intro)
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