Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 125 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 125 Bytes

todo-with-deno

DENO

deno run --allow-net=:5000 --allow-read=./data/todos.json --allow-write=./data/todos.json ./index.js