amitoj / vue-tailwind-starter

A boilerplate for starting new Vue projects with Tailwind support

Home Page:https://james2doyle.github.io/vue-tailwind-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue + Tailwind Starter

A boilerplate for starting new Vue projects with Tailwind support

Included

  • Easy Github Pages Deployments (Demo)
  • Vue (with Router)
  • Tailwind
  • Postcss (purgecss, import, autoprefixer)
  • Babel (with aliases)
  • ESlint (JS and Vue)
  • Vue PWA plugin
  • Editorconfig

Project setup

npm install
npm run serve

Production build:

npm run build
npm run deploy

License

LICENSE

About

A boilerplate for starting new Vue projects with Tailwind support

https://james2doyle.github.io/vue-tailwind-starter/

License:MIT License


Languages

Language:JavaScript 78.2%Language:HTML 16.9%Language:Vue 3.8%Language:CSS 1.2%