I know I could just delete the code and files; however, is there a way to remove a generated route in yeoman - angular in a similar automated command?
e.g. yo angular:route myroute is how you generate it
What is the cmd line code I would run to remove, rollback, or delete this scaffolding of a route?