Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 465 Bytes

demo-week-runde10

Demo-Webseite der 29 Projekte der 10. Förderrunde des Prototype Funds.

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/tbc in your browser.