Skip to content

Repository files navigation

Angular 101

Angular 101 code repository for the W3 Committee.

Look for comments throughout the codebase that says NOTE for explanations.

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Code scaffolding

Angular CLI includes powerful code scaffolding tools. To generate a new component, run:

ng generate component component-name

For a complete list of available schematics (such as components, directives, or pipes), run:

ng generate --help

About

Living Angular 101 repository for SFU CSSS's W3 Committee

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages