A tiny implementation of a goal tracker I wrote for the blog post: Building a Node.js application on Android
- Download the repo
$ git clone https://github.com/aurerua/goals-tracker.git
- Install the dependencies
$ cd goals-tracker && npm install
$ node server.js