Thanks for you interest in CommandKey, please follow this guide to get started.
First, you need to have Node.js installed on your computer (version 18 or above) and a React.js project:
Tailwind CSS Setup
Since v0.2.9, you need to install Tailwind CSS in your project to use it.
Edit tailwind.config.js:
Add directives to your src/index.css file:
Now install commandkey to start using it:
Go to src/App.tsx and add the following code:
Start the project:
Result