create-domo-vite-ajith
v1.0.15
Published
Vite template featuring Tailwind (v4), ShadCN (Canary), and DOMO integration.
Maintainers
Readme
create-domo-vite-ajith
Vite template featuring Tailwind(v4), ShadCN, and DOMO integration.
Note: This package requires yarn and the DOMO CLI to be installed before use.
Prerequisites
# Install yarn if you don't have it
npm install -g yarn
# For DOMO CLI installation, refer to:
[DOMO CLI](https://developer.domo.com/portal/6hlzv1hinkq19-setup-and-installation)Usage
# Using yarn (recommended)
yarn create-domo-vite-ajith my-app
# Using npm
npx create-domo-vite-ajith my-appFeatures
- ⚡️ Vite for fast development
- 🎨 Tailwind CSS for styling
- 🎯 shadcn/ui components
- 🔄 DOMO integration
- 📦 Preconfigured build setup
Requirements
- Node.js 16.x or higher
- npm or yarn
Inspirations
License
MIT
