Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 314 Bytes

ExploringAngular

Collection of projects exploring the world of AngularJS and AngularDart.

  • Step 01: Shows how to set up a project consisting of two components, and how to pass parameters to a component.
  • Chess: This is going to be a chess demo using AngularJS. Currently, it's the nucleus of a chess game :).