Skip to content

Files

Latest commit

b4c9ca0 · Oct 3, 2016

History

History
7 lines (4 loc) · 507 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (4 loc) · 507 Bytes

New frameworks

Please create an issue proposing a new framework before submitting a PR. Currently the page is getting a bit wide. No new frameworks will be added until #28 is resolved.

Local development

This is a Jekyll app, so first install Jekyll. Then, just run jekyll serve --watch and go to localhost:4000! 😄