khaos-deku-component

September 10, 2015 ยท View on GitHub

A template for quickly building Deku components

Demo

Installation

Make sure you have the Khaos project scaffolder installed so you can easily build the template:

$ npm install -g khaos

Then install the template locally:

$ khaos install stevenmiller888/khaos-deku-component

Usage

Create the component with the following command:

$ khaos create deku-component deku-NAME

License

MIT