Engineering a Slim Custom E-commerce/Web Shop Back End from Scratch with its own RESTful API in C# ASP.NET Core MVC and Entity Framework Core, Front End in React – (Work in Progress, enjoy the demo)
- Get Visual Studio for Mac or Windows (Linux users, use a virtual machine for now): https://www.visualstudio.com/downloads/
- Create a folder and clone the project
git clone https://github.com/R-H-T/MyShop.git
. - Open the project in Visual Studio and hit run. It will automatically open your default browser at
http://localhost:5001
.
Copyright ©2018 – Roberth Hansson-Tornéus (R-H-T), all rights reserved.