Quick project that sets up a basic project with lwt-node using esy.
Clone Repo
git clone https://github.com/kennetpostigo/lwt-node-starter.git
Install
esy install
Build
esy build
Run Code
esy make run