UNPKG
fx-runtime
Version:
latest (0.1.20)
0.1.20
0.1.19
0.1.18
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
wavelet runtime, manages plugins and services.
github.com/fxwavelet/runtime
fxwavelet/runtime
fx-runtime
/
test
/
test.js
3 lines
(2 loc)
•
82 B
JavaScript
View Raw
1
2
3
var
runtime =
require
(
'../index'
); runtime.
start
(__dirname,
'./architectConfig'
);