-
Install NodeJS (version 6 or higher) https://nodejs.org/en/
-
Install dotnet core (version 2 or higher) https://www.microsoft.com/net/core#windowscmd
-
Install VS Code (recommended IDE) (you may also run this in VS2017) https://code.visualstudio.com/
-
In VS Code install the following extensions:
- Clone this repo
- run
npm install --verbose
(and go make some tea) - run
dotnet run
(once -- to build the /wwwroot/dist folder).Ctrl+C
to cancel this
Creators Blog Post:
http://blog.stevensanderson.com/2016/05/02/angular2-react-knockout-apps-on-aspnet-core/
GitHub for main stack:
https://github.com/aspnet/JavaScriptServices
Blog Post from fan who modified this stack to RROD project:
GitHub of RROD project:
https://github.com/Maarten88/rrod/blob/master/src/Webapp/Program.cs