Skip to content

The starting point for a restaurant website.

License

Notifications You must be signed in to change notification settings

bebepeng/restaurant_site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Climate

This repository contains the basic skeleton for a static web site that can be deployed to Heroku. See https://devcenter.heroku.com/articles/static-sites-ruby for the full details.

This site requires the Bundler gem to be installed (gem install bundler).

To run a local version of the server, run bundle install and rackup at a command line prompt. You can then navigate a browser to localhost:9292 to see the running site.

##Staging URL: tiffins-static.herokuapp.com

About

The starting point for a restaurant website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 75.1%
  • CSS 24.9%