/khaos-deku-component

Build Deku components quickly

Primary LanguageMakefile

khaos-deku-component

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