Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 256 Bytes

Dycards

MMP2a by Maximilian Hajek and Martin Sonnberger.

Development Setup

  • run yarn install and bundle install to install dependencies.
  • run rails server to run local dev server.
  • for hot module reloading, run ./bin/webpack-dev-server.