Create a new ASP.Net Project:
Select the empty template:
Add two new folders: App and Scripts in the root folder:
Add npm configuration file in the root folder:
{
"version": "1.0.0",
"name": "phaser.js.environment.setup",
"priva...