PikioopSo / testpilot-contribute

A minisite aggregating open bugs suitable for first-time contributors across Test Pilot's various projects and repositories.

Home Page:https://testpilot-contribute.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testpilot-contribute

A minisite aggregating open bugs suitable for first-time contributors across Test Pilot's various projects and repositories.

Screenshot

Developing the site

To set up:

git clone https://github.com/chuckharmston/testpilot-contribute.git
cd testpilot-contribute
yarn install

Then to run the development server:

npm run start

To run the Storybook server simultaneously:

npm run storybook

About

A minisite aggregating open bugs suitable for first-time contributors across Test Pilot's various projects and repositories.

https://testpilot-contribute.herokuapp.com/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 75.1%Language:CSS 22.7%Language:HTML 2.2%