Skip to content

sodium-typescript & Reactjs implementation of Petrol-Pump example from book "functional reactive programming"

License

Notifications You must be signed in to change notification settings

huanhulan/petrol_pump

Repository files navigation

Petrol-Pump

A typescript implementation of Petrol-Pump from functional reactive programming

Prerequisite: Node.js

Install Node.js® and npm if they are not already on your machine.

Installation

via NPM

$> git clone https://github.com/huanhulan/petrol_pump.git
$> cd petrol_pump
$> npm install

via Yarn

$> git clone https://github.com/huanhulan/petrol_pump.git
$> cd petrol_pump
$> yarn

How to use

Run locally using the Webpack dev server: npm start or visit it on Github Pages.

Please run this on a tablet or PC to get the best experience :D

About

sodium-typescript & Reactjs implementation of Petrol-Pump example from book "functional reactive programming"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published