An open API service indexing awesome lists of open source software.

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

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)