Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.