Skip to content

WaKeMaTTa/allstartzi

Repository files navigation

Vue + Tailwind Starter

A boilerplate for starting new Vue projects with Tailwind support

Included

  • Easy Github Pages Deployments Via docs Folder (Demo)
  • Vue (with Router)
  • Vue Composition API
  • Tailwind 2
  • 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

Github Pages:

Go into your repo /settings page and change the source of your github pages to your main branch and the docs folder:

github pages setup

License

LICENSE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published