MCPcopy Create free account
hub / github.com/cyclejs/cyclejs / server.js

File server.js

examples/isomorphic/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {run} from '@cycle/run';
2import xs from 'xstream';
3import express from 'express';
4import browserify from 'browserify';

Callers

nothing calls this directly

Calls 4

runFunction · 0.90
makeHTMLDriverFunction · 0.90
prependHTML5DoctypeFunction · 0.85

Tested by

no test coverage detected