Starter template for integrating HoneycombUI with Tailwind CSS and Rspack.
Install the dependencies:
npm install
Start the dev server:
npm run dev
Build the app for production:
npm run build