A one-day financial management app written with Express for my own use.
Issue the following commands to install the dependencies to ./node_modules, then visit http://localhost:3000 in your browser.
$ npm bundle
$ node app.js
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
A one-day financial management app written with Express for my own use.
Issue the following commands to install the dependencies to ./node_modules, then visit http://localhost:3000 in your browser.
$ npm bundle
$ node app.js
Personal expenses application written with Express, Jade, and Stylus