Skip to content

ylzuimeng/jdstore-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

范例安装指南

  • git clone https://github.com/liulupeng1987/jdstore-1.git
  • cd jdstore-1
  • bundle
  • rake db:migrate
  • rake db:seed 产生admin用户
  • rake dev:fake 这会产生假用户、产品和订单
  • rails s

About

新生大学全栈营:购物网站 Example Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 58.6%
  • HTML 32.3%
  • CSS 5.6%
  • JavaScript 2.1%
  • CoffeeScript 1.4%