Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 256 Bytes

Money and Me

Simple financial planning tool.

Running

  • Install Ruby and Node.js
  • Clone repository
  • Run bundle to install dependencies
  • Run bundle exec middleman server to start a server
  • Open a browser and visit localhost:4567