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

https://github.com/f22hd/google_cdc_angular_example

An example of creating an Angular application covering the fundamentals, creating a blog as an example.
https://github.com/f22hd/google_cdc_angular_example

anuglar typescript

Last synced: 14 days ago
JSON representation

An example of creating an Angular application covering the fundamentals, creating a blog as an example.

Awesome Lists containing this project

README

          

# google_cdc_angular_example (blogApp)
An example of creating an Angular application covering the fundamentals, creating a blog as an example.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.5.

## Getting started
- clone the repo
- run `npm install` by your terminal inside the root of project.
- run `ng serve` to run the application.
- open `http://localhost:4200/` in your browser.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.