Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 349 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 349 Bytes

Bill

This is a billing program developed with Rails 4.

Dependencies

  • mongodb
  • Rails 4

Usage

git clone https://github.com/wusuopu/rails-billing billing
cd billing
bundle install
vim config/mongoid.yml
rails server

Screenshot

001

002

003