Skip to content

Vite + Vue 3 + TailwindCSS + Typescript Project Template

License

Notifications You must be signed in to change notification settings

permafrost-dev/vite-vue-tailwind-ts-skeleton

Repository files navigation

package-skeleton


Template Setup: run node configure-package.js to configure.

{{package.description}}


Vite 2.x + Vue 3.x + Tailwind 3.x + Typescript 4.x starter ⚡

Vite, Vue, Tailwind CSS

This starter template also includes:

  • Vue Router 4.x
  • Vuex 4.x
  • Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
  • TailwindCSS JIT mode by default introduced in Tailwind CSS v2.1 (in preview!)
  • Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
  • Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS

First-party plugins needed for Tailwind UI:

Getting Started 🚀

npm:

npm install
npm run dev
npm run build
npm run serve

Testing

package-skeleton uses Jest for unit tests. To run the test suite:

npm run test


Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Vite + Vue 3 + TailwindCSS + Typescript Project Template

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published