Skip to content

YuriyLyukov/CookBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookBook

This is a solution for creating Recipe Book (SPA) with Angular and ASP.NET Core.

Technologies

Getting Started

  1. Install the latest .NET 3 SDK
  2. Install the latest Node.js LTS
  3. Navigate to client and run npm install
  4. Navigate to client and run npm start to launch the front end (Angular)
  5. Navigate to API and run dotnet restore
  6. Change the SQLServer database connection string in API/appsettings.json
  7. Navigate to API and run dotnet run to launch the back end (ASP.NET Core Web API)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages