Angular-PG

A playground to learn Angular while building something cool.

MIT License

Stars
1

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.
  2. Use ng serve to run.