vite-vue-cypress-tailwind Tailwind Templates

Vite Vue Cypress Tailwind

Vite Typescript + Tailwind Starter

Simple, opinionated TS + Tailwind project template for experimenting w/ Vite.

Features

  • Vue 3
  • TypeScript
  • Tailwind CSS w/ plugins preinstalled
    • @tailwindcss/aspect-ratio
    • @tailwindcss/typography
    • @tailwindcss/forms
  • Eslint
  • Prettier
  • Simple reactive store
  • Cypress.io e2e tests (configured similarly to vue-cli)
  • GitHub workflows
    • Dependabot
    • Automated e2e tests

Project setup and usage

Install dependencies:

yarn

Run development server:

yarn dev

Open Cypress test runner:

yarn test

Run Cypress tests in headless mode:

yarn test:ci

Contributing

Contributions are welcome! Please follow the code of conduct when interacting with others.


Follow @uninen on Twitter

Top categories

Loading Svelte Themes