Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

executable file
·
19 lines (11 loc) · 369 Bytes

hellolamppostIndia

Requirements:

  • ruby version 2.0.0 (check version installed with ruby -v)
  • the bundler gem (install with gem install bundler)

Installation:

  • Run bundle install to install dependencies

Running the website:

  • Run bundle exec rackup

Running Sass:

  • Access ...hlp-india/assets/stylesheets
  • Run sass --watch style.scss:style.css