Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.36 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.36 KB

Good First Issue

Netlify Status License:MIT

A modern app to help you contribute to open source.

It provides a search to help you find issues with the "good first issue" label using the Github API.

Tooling

Develop

npm start

Open http://localhost:8080 to view it in the browser.

Test

npm test

Launches the test runner in the interactive watch mode.

Build

npm build

Builds a static copy of your site to the build/ folder. This is done automatically by Netlify on pushes to the master branch, so you shouldn't need to do this yourself.

Contributing

Contributing is welcome. Please read the contributing doc first.