Skip to content

amilajack/erb-node-fibers-example

Repository files navigation

erb-node-fibers-example

Build Status

An example of erb with fibers For all the relevant changes, see ae8cb3a

Setup

⚠️ These instructions assume that you have yarn. If you don't, make sure to install it: npm i -g yarn

git clone https://github.com/amilajack/erb-node-fibers-example.git
cd erb-node-fibers-example && yarn
cd app && yarn
cd ..
yarn dev