twgraduate / bookstore-products-services

Products Services
0 stars 0 forks source link

Setup development environment #1

Open zxj519 opened 8 years ago

zxj519 commented 8 years ago

As a developer, I need a local environment for development.

How to verify: Hit URL http://localhost:3000/bookstore-products-services/version The browser will display the version from database VERSION table.

tianbiao commented 8 years ago

For the Test: You need to install RSpec and SimpleCov.

tianbiao commented 8 years ago

shoulder check pass.