Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 290 Bytes

todoist

Setup

npm install

If you don't want to adapt the functions to another service, you need to install Vercel

Running

vercel dev --listen [port] / npm start

Deploying

Follow instructions for setting up Vercel

vercel --prod