Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 368 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 368 Bytes

Financial Management

A one-day financial management app written with Express for my own use.

Running

Issue the following commands to install the dependencies to ./node_modules, then visit http://localhost:3000 in your browser.

$ npm bundle
$ node app.js

Screenshot

expenses app