Skip to content

Demo-Webseite der 21 Projekte der 7. Förderrunde des Prototype Funds.

License

Notifications You must be signed in to change notification settings

prototypefund/demo-week-2020

Repository files navigation

Installation Instructions

  • Install a full Ruby development environment
  • Install bundler gems: 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