Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thealphadollar/angular-pg

A playground to learn Angular while building something cool.
https://github.com/thealphadollar/angular-pg

Last synced: 10 days ago
JSON representation

A playground to learn Angular while building something cool.

Awesome Lists containing this project

README

        

# Angular-PG

A playground to learn Angular while building a very simple To-Do.

## Running Locally

1. Install angular cli and other required tools with `npm install`.
1. Use `ng serve` to run.