moas
v1.0.0
Published
moas = moa server, runtime for test plugin
Readme
moas
moas = moa server, runtime for test plugin
Install
npm install -g moasor
npm install --save-dev moasUsage
scripts:{
start: moas
}or
scripts:{
start: ./node_modules/bin/moas
}