https://github.com/danieldafoe/teaching
Teaching materials.
https://github.com/danieldafoe/teaching
angular design-patterns front-end front-end-development front-end-framework front-end-web-development state-management
Last synced: 9 months ago
JSON representation
Teaching materials.
- Host: GitHub
- URL: https://github.com/danieldafoe/teaching
- Owner: danieldafoe
- Created: 2022-01-18T14:00:21.000Z (over 4 years ago)
- Default Branch: desn3037
- Last Pushed: 2022-04-21T12:37:33.000Z (about 4 years ago)
- Last Synced: 2023-02-28T07:05:49.719Z (over 3 years ago)
- Topics: angular, design-patterns, front-end, front-end-development, front-end-framework, front-end-web-development, state-management
- Language: TypeScript
- Homepage:
- Size: 625 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daniel's Teaching Materials
This repository includes teaching materials I create that aid me in teaching the course __DESN3037 - Front-End Application Architecture__ at George Brown College.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.15.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.