September 2016
Beginner to intermediate
186 pages
3h 28m
English
Because Visual Studio Code is folder-based and not project-based like Visual Studio, it does not have a File | New Project option in its list of menus.
Instead, you'll use Yeoman to scaffold a basic empty ASP.NET project. If you do not already have npm installed, complete the following steps:
C:\MyBootstrap4Site.
npm install -g yo grunt-cli generator-aspnet bower
After Yeoman and supporting tools have been installed, follow these steps:
Read now
Unlock full access