UNPKG

generator-sails-rest-api

Version:

Yeoman generator that provides already configured and optimized Sails REST API with bundle of predefined features

10 lines (7 loc) 154 B
"use strict"; /** * Step 1 * Your initialization methods (checking current project state, getting configs, etc) */ module.exports = function () { };