See the trends in your weight lifting progress.
Built with Ember and Rails.
git clone git@github.com:mikepmunroe/fitrecord.git
- from a terminal window,
cd rails
inside of the project directory rails s
- from another terminal window,
cd ember
inside of the project directory ember serve --proxy http://localhost:3000