Skip to content

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