* `--routing` for app, lib, component generates component with default
`<Route>` and `<Link>`
* `--parentRoute` for feature lib adds its routes to the specified
component (by path)
- Added component schematic that adds to existing project.
* Supports CSS-in-JS styles, functional components, etc.
- Lib and app schematics now support new style, funtional components options (same as component)