talanify-next
v5.2.0
Published
Librería de componentes de Talana
Downloads
840
Readme
talanify-next
Librería de componentes de Talana hecha con Vue 3 y Tailwind
Project Setup
yarn
Compile and Hot-Reload for Development
yarn dev
Type-Check, Compile and Minify for Production
yarn build
Lint with ESLint
npm run lint --fix