Home

Awesome

<h1 align="center">todo-app</h1> <p align="center"> <img src="app.gif"> </p>

It's a todo app make with pure javascript server/client side.

Requeriments

Installation

  1. Clone the repo.
  2. Install the dependencies with bower install && npm install.

Usage

You can build the assets and run the server with npm start or in a port specific PORT=4001; npm start.