Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 186 Bytes

File metadata and controls

7 lines (6 loc) · 186 Bytes

todoAPI

Backend for Todo web app

Getting started

Run npm install to grab dependencies
Run npm run build to compile .ts files
Run node dist/server.js to start listening