A template for quickly building Deku components
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
Create the component with the following command:
$ khaos create deku-component deku-NAME