Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.14 KB

BundesBurner WebApp

<ORG_NAME> CLA assistant

Gitter chat

This is a Proof-of-Concept App for the WirVsVirus hackathon.

More info: https://docs.google.com/document/d/1i_jWSasNaFUwZ_H0GwQOAqvaf9FruXXWM9CAnz9FFpM

Installation

Clone the repo and then run:

$ yarn
$ yarn run start

Workflow

This repo uses the git-flow pattern to create fixes and features. To find out how it works check this: https://nvie.com/posts/a-successful-git-branching-model/

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. We require you to sign our CLA when you create PRs to this repo