Skip to content

Basic Task List written in EF, .net core, Angular, Bootstrap and SQL Server

Notifications You must be signed in to change notification settings

kennymce/TaskList

Repository files navigation

TaskList

  1. Download repo
  2. Navigate to taskList project in CMD window
  3. Type "dotnet restore"
  4. Type "dotnet ef database update --context TaskListDatabaseContext"
  5. Load folder in Visual Studio Code (Manually overwrite .vscode/launch.json and .vscode/tasks.json from those in repo) and press F5 to run
  6. Navigate to taskList/angularTaskList in CMD window
  7. Type "npm install"
  8. Type "ng serve"
  9. Navigate to http://localhost:4200/

About

Basic Task List written in EF, .net core, Angular, Bootstrap and SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published