Skip to content

benwinding/newsit

Repository files navigation

Newsit

Find the discussion around the page you're looking at. Newsit can find the top voted Reddit or Hacker News discussion!

Screenshots

img img

Development

This is a collection of weird js libraries:

  • react
  • bulma

All brought together (with slight minification) for your pleasure.

Build

  1. yarn
  2. yarn build

Release

  1. npm version patch
  2. yarn build