@36node/template-service
Version:
A service boilerplate with openapi,rest and mongodb.
35 lines (23 loc) • 1.32 kB
Markdown
# module
[](https://npmjs.com/package/module) [](https://npmjs.com/package/module) [](https://circleci.com/gh/36node/module/tree/master) [](https://codecov.io/gh/36node/module)
[](https://github.com/36node/donate)
## Install
```bash
yarn add module
```
## Usage
```js
const module = require('module');
module();
//=> foo
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Author
**module** © [36node](https://github.com/36node), Released under the [MIT](./LICENSE) License.<br>
Authored and maintained by 36node with help from contributors ([list](https://github.com/36node/module/contributors)).
> [github.com/zzswang](https://github.com/zzswang) · GitHub [@36node](https://github.com/36node) · Twitter [@y](https://twitter.com/y)