Setup 启动配置服务
Usage
path
is required.
import setup from '@wabg/node-setup';
setup({
path: CONFIG_SAVE_PATH,
port: 8888, // 默认3000
},function (err) {
// ...
})
path
is required.
import setup from '@wabg/node-setup';
setup({
path: CONFIG_SAVE_PATH,
port: 8888, // 默认3000
},function (err) {
// ...
})
npm i @wabg/node-setup
7
0.3.4
ISC
1.4 MB
14