konstructor-essentials - essentials for konstructor
konstructor essentials adds some essential styles and components for konstructor. generally you would use this package along with konstructor
Getting Started
Requirements
node >= 7.6.0
npm >= 4
Installation
The best way to use konstructor-essentials is through konstructor-cli.
npm install -g konstructor-cli
Once it's installed, you can generate a new app.
konstructor-cli new my-app
Documentation/Guides
You can find all of the documentation on konstructor's website.