In short: `pub global activate webdev` and then `webdev <command>`. - [ ] Create a new `angular` project. - [ ] Serve and debug your project with dartdevc. - [ ] Generate and run test(s). Nice to have(s): - [ ] Replace the hand-written `build.dart`'s for `angular` repo (and friends) Stretch (blocked on `build_runner`): - [ ] Build your project with Dart2JS.