Skip to content

deltamolfar/zoho_widget_template_vue-tailwind

Repository files navigation

zoho_widget_template_vue-tailwind

Originally not mine, just modified. Can't find the source now.

This template should kickstart your Vue+Tailwind+Vite zoho widget development

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Compile and pack for CRM Production

npm run pack

upload the zip file under the packed folder

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Default tailwind classes

.zoho-btn
Classic blue main zoho button
.zoho-secondary-btn
Secondary (gray) zoho button
.font-zoho
Zoho's text font

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published