A typescript implementation of continuous-time from functional reactive programming
Install Node.js® and npm if they are not already on your machine.
$> git clone https://github.com/huanhulan/continuous_time.git
$> cd continuous_time
$> npm install
$> git clone https://github.com/huanhulan/continuous_time.git
$> cd continuous_time
$> yarn
Run locally using the Webpack dev server: npm start