taskr-servor
v1.0.4
Published
Servor for taskr
Downloads
2
Readme
@taskr/servor
Install
$ npm install --save-dev taskr taskr-servor
Usage
Check out the documentation to see the available options.
import ts from 'taskr-servor';
ts.start({
root: "dist",
port: "8080",
});
Support
Any issues or questions can be sent to the Taskr monorepo.
Please be sure to specify that you are using taskr-servor
.