This folder contains the Angular 2 + Webpack 2 frontend code for the project.
To open this project in Visual Studio 2015, navigate to appropriate folder and choose the solution file.
For .NET Core, go to ../dotnetcore/Angular2-Webpack2-DotNetCore-Starter.sln
For .NET Framework, go to ../dotnetframework/Angular2-Webpack2-DotNetFramework-Starter.sln
To open this project in IntelliJ IDEA, navigate to the root of the project and open the folder in the program. It contains the ../../.idea
folder needed to load the project and all its run configurations.
- Integrating with Visual Studio
- Get unit tests working