0.10.0 • Published 8 years ago
fly-serve v0.10.0
zeit/serve plugin for Fly.
Getting Started (Not yet !)
This plugin requires fly.
Using yarn
$ yarn add --dev fly-serve
using NPM
$ npm install --save-dev fly-serve
Usage examples
exports.serve = function* () {
yield this.source('./test/').serve()
}
License
MIT License
0.10.0
8 years ago