Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{run} from
'@cycle/run'
;
2
import
xs from
'xstream'
;
3
import
express from
'express'
;
4
import
browserify from
'browserify'
;
Callers
nothing calls this directly
Calls
4
run
Function · 0.90
makeHTMLDriver
Function · 0.90
wrapAppResultWithBoilerplate
Function · 0.85
prependHTML5Doctype
Function · 0.85
Tested by
no test coverage detected