Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thealphadollar/angular-pg
- Owner: thealphadollar
- License: mit
- Created: 2019-07-06T20:59:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T05:51:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T20:16:38.825Z (26 days ago)
- Language: TypeScript
- Size: 1.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.