The svrx plugin for hello-world
Please make sure that you have installed svrx already.
svrx -p "hello-world?user=svrxjs"
const svrx = require('@svrx/svrx');
svrx({ plugins: [ 'hello-world' ] }).start();
- user:
user
, example param
The svrx plugin for hello-world
Please make sure that you have installed svrx already.
svrx -p "hello-world?user=svrxjs"
const svrx = require('@svrx/svrx');
svrx({ plugins: [ 'hello-world' ] }).start();
user
, example param