ValGeorgiev / fshop

Project for Ruby course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fshop

Project for Ruby course

Online store for sports clothes and accessories.

Commands to start:

  • in \fshop -> bundle install
  • in \fshop\public -> bower install (if you don't have bower, you can install it with this npm command : $ npm install -g bower)
  • in \fshop -> bundle exec ruby server.rb

Open localhost:4567 in browser

About

Project for Ruby course

License:MIT License


Languages

Language:Ruby 36.1%Language:HTML 35.7%Language:JavaScript 17.2%Language:CSS 11.0%