With this repository we can create a X-Platform / Cross Platform Application running with bower, npm, gulp, ASP.NET Core, SignalR 3, Cordova, Electron and Angular 2 with Typescript.
####Warning: I am working with Angular 2, which is currently beta, ASP.NET Core which is also an release candidate and SignalR 3 which is also not released yet...but it works. Enjoy :-)
Just clone this repo and run
npm installAfter this you can type
dnx webto start the ASP.NET Server
This is the output after starting the dnx web server
After this you can browse to the site
Please the the gulp tasks running
gulpon command line in the root folder
Running the Main Tasks will build you your application.
gulp build:all
Will give you the output in the .dist-Folder
Electron: Is containing the executable for the application
Android: Is containing the Android app
Web: Is containing the web-files to drop it on a server
Windows: Is containing the Visual Studio Solution with Windows Phone 8.1, Windows 8.1 and the Windows 10 (Universal Windows) app
Screenshots from the mobile emulator for Windows Phone: