goodness-squad

Goodness Squad - July 2017

Listed bellow are the projects participating in this event. If you are attending, please take time prior to the event to choose a project and set up a local development environment. At the event there will be brief presentations of the projects (1 minutes per project), and you will be able to choose the project you wish to contribute to, but getting ready before the event will save you time during the event. So if there are several interesting projects, you may choose to set up a local environment for all of them.

#goodnessSquad

Put this hashtag in the comments of any issue or PR you work on

Projects

1. Debugger.html

Mozilla’s brand new React+Redux frontend for a JS debugger (Amit Zur)

Gitter channel

Setup instructions

Requirements:

[optionally create a fork - see below “Submit a PR”]

$ git clone https://github.com/devtools-html/debugger.html.git
$ cd debugger.html
$ yarn
$ yarn start
[open localhost:8000 in any browser]
[open another terminal]
$ yarn firefox
[choose any app from there or your own]

More info can be found here

2. Angular CLI

Will be added

3. oeCloud

Will be added

4. Fugazi

Will be added