https://github.com/alexander-kastil/angular-basics
Angular Development Basics
https://github.com/alexander-kastil/angular-basics
angular
Last synced: about 2 months ago
JSON representation
Angular Development Basics
- Host: GitHub
- URL: https://github.com/alexander-kastil/angular-basics
- Owner: alexander-kastil
- License: other
- Created: 2020-12-20T09:22:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T06:28:42.000Z (about 1 year ago)
- Last Synced: 2025-07-19T03:28:24.935Z (12 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 18.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Angular Single Page Application (SPA) Development
Companion Material for Class Delivery by [Alexander Kastil](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) containing:
- [Requirements / Tooling](./Tooling)
- [Git & GitHub Basics](./Tooling/01-Github)
- [Visual Studio Code Intro](./Tooling/02-VSCode)
- [Document Repos using Markdown](./Tooling/03-Markdown)
- [Instructor Demos](./Demos)
- [Lab Setup including an optional Azure hosted Lab VM](./Setup)
- Create VM (optional)
- Install software
- Fork & Clone Class Repo and set Github requirements
- [Labs](./Labs)
## Required Cloud Resources
[Firebase Account](https://firebase.google.com/)
## Contributing
Feel free to contribute. When contribute implement your changes / additions on a feature branch in your fork and issue a pull request after completion. An introduction video into forks and pull requests can be found [here](https://www.youtube.com/watch?v=nT8KGYVurIU)
## License & Re-Use
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Permission is hereby granted to to use, modify, and distribute the workshop materials provided under the following conditions:
- Personal Use: Users may use the materials for personal learning and educational purposes.
- Modification: Users may modify the materials to suit their needs.
- Non-Commercial Use: Commercial use is strictly prohibited.
- Attribution: Users must give appropriate credit to the author and include a link to the original materials.
- Share-Alike: Any derivative works based on these materials must be shared under the same license terms.
For commercial use please contact the author via [LinkedIn](https://www.linkedin.com/in/alexander-kastil-3bb26511a/) or [email](mailto:alexander.kastil@integrations.at)