@internalfx/substruct
v5.1.0
Published
A node.js framework
Downloads
11
Readme
substruct
Install
yarn add substructUsage
let substruct = require('substruct')
substruct.configure()
substruct.start().then(function () {
console.log('Server Started')
})
//=> fooAuthor
substruct © internalfx, Released under the MIT License. Authored and maintained by InternalFX with help from contributors (list).
www.internalfx.com · GitHub @internalfx
