konstructor
v1.7.0
Published
more than a boilerplate, less than a framework.
Downloads
17
Maintainers
Readme
konstructor - more than a boilerplate, less than a framework
konstructor is a simple and intuitive node.js framework to help you build out large production applications. konstructor's goal is to give you what you know and love about node and koa, without all of the set up involved so you can get started really quickly.
Getting Started
Requirements
node >= 7.6.0
npm >= 4
Installation
The easiest way to get started is with konstructor-cli.
npm install -g konstructor-cli
See the installation guide for more information.
Documentation/Guides
You can find all of the documentation on konstructor's website or in the guides
folder.