1.0.2 • Published 5 months ago

create-dovite v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

create-dovite

A Vite template with Tailwind CSS(v4), shadcn/ui(canary), 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:
# https://developer.domo.com/portal/6hlzv1hinkq19-setup-and-installation

Usage

# Using yarn (recommended)
yarn create dovite my-app

# Using npm
npx create-dovite my-app

Features

  • ⚡️ 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

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago