This is a small react app to find out if it really was your junglers fault.
# Setup
npm install
npm install bootstrap jquery popper.js --save
# dev
npm start
# prod
npm run build
npm install -g serve
serve -s build
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.