# create-kf-component

`create-kf-component` is a cli tool that lets developers scaffold custom component projects - minimal frontend projects that seamlessly integrate with Kissflow's products and extend its functionality.

## To scaffold a custom component project,

```bash
npm create kf-component
```
