CodingItWrong / todo-app-express

Repository from Github https://github.comCodingItWrong/todo-app-expressRepository from Github https://github.comCodingItWrong/todo-app-express

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

About


Languages

Language:JavaScript 99.7%Language:Procfile 0.3%