/demo-week-runde9

Demo-Webseite der 28 Projekte der 9. Förderrunde des Prototype Funds.

Primary LanguageSCSSApache License 2.0Apache-2.0

Installation Instructions

  • Install a full Ruby development environment.
  • Install bundler gem: gem install bundler
  • Clone this repo.
  • Install dependencies: bundler install
  • After running commands above, run bundle exec jekyll serve to preview locally.
  • Use the address http://127.0.0.1:4000 in your browser.