Skip to content

Hacker News 馃摪 client. Made in ReScript 位 and React

Notifications You must be signed in to change notification settings

gargakshit/rescript-hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

ReScript Hacker News

Hacker news client built with ReScript and react

Demo

A demo is available here

Building

Requirements:

  • node and yarn installed on your system

How to build (prod)

  • Clone the repo
  • cd into the cloned folder
  • Run yarn install
  • Run yarn build

How to build (dev, with hot reload)

  • Clone the repo
  • cd into the cloned folder
  • Run yarn install
  • Run yarn start:res in one terminal and yarn start:cra in another
  • After some time, the live server will be available at localhost:3000

Screenshot

screenshot

About

Hacker News 馃摪 client. Made in ReScript 位 and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published