todo-app-express

A REST backend for a todo app, implemented in Express.js

Requirements

Installation

  • Clone the repo
  • Run yarn install

Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.

Automated Tests

  • Run yarn test

License

MIT