Skip to content

JLG test TODO app.

Notifications You must be signed in to change notification settings

adampanger/jlg-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App

Starting the API

Navigate into the the API directory, then:

dotnet restore
dotnet run

Starting the Angular client

First, you need to set the API URL in the environment variable in src/environments/environments.development.ts. In most cases, the default address is good. Then, start with the following commands:

npm ci
npm run start

About

JLG test TODO app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published