UNPKG

flownote

Version:

FlowNote lets developers create, organize, and reason about event-oriented applications with a simple flow-based language.

6 lines (4 loc) 142 B
const esm = require('esm') require = esm(module) const profiler = require('./src/utils/profiler').default profiler.listen(3000, 'localhost')