Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksb96/angular-typescript-basics
angular & typescript basics
https://github.com/ksb96/angular-typescript-basics
angular angular-cli css3 typescript
Last synced: about 1 month ago
JSON representation
angular & typescript basics
- Host: GitHub
- URL: https://github.com/ksb96/angular-typescript-basics
- Owner: ksb96
- Created: 2023-03-18T06:06:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T12:33:01.000Z (over 1 year ago)
- Last Synced: 2024-11-08T07:29:51.734Z (3 months ago)
- Topics: angular, angular-cli, css3, typescript
- Language: TypeScript
- Homepage:
- Size: 21.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular, Typescript and Rxjs
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.7.## Contents
1) Angular Basics - src/app
2) Typescrpts Basics - typescript-basic
3) Rxjs - Rxjs library basic `src`## To run the application on '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.## 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.