- Download repo
- Navigate to taskList project in CMD window
- Type "dotnet restore"
- Type "dotnet ef database update --context TaskListDatabaseContext"
- Load folder in Visual Studio Code (Manually overwrite .vscode/launch.json and .vscode/tasks.json from those in repo) and press F5 to run
- Navigate to taskList/angularTaskList in CMD window
- Type "npm install"
- Type "ng serve"
- Navigate to http://localhost:4200/
-
Notifications
You must be signed in to change notification settings - Fork 0
kennymce/TaskList
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic Task List written in EF, .net core, Angular, Bootstrap and SQL Server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published