Is anyone aware of a tool that generates UML class diagrams from Angularjs JavaScript?
I unzipped the project, opened with VS2013, and restored Nuget packages. I then updated the db server in 4 config files to point to my db server.
I hit F5, however, the project would not run
SimpleTaskSystem.Application is configured as the startup project.
Error message - <ins>Output type of class library cannot be started directly</ins>
How should I resolve this?