vue-tailwindcss-boilerplate

A Vue & Tailwindcss boilerplate.

Stars
3

Vue Tailwindcss Boilerplate

Based on Anjolaoluwa Adebayo-Oyetoro's medium article - thank you very much.

  • Vue-CLI 3
  • Tailwindcss
  • Vuex
  • Vue-Router
  • HTML/Pug (switch branch)
  • Sass/Scss
  • ESLint
  • Axios

Getting Started

Clone project and enter in folder:

cd vue-tailwindcss-boilerplate

Run npm install:

npm i

Enjoy:

npm run serve

Built With

  • Vue CLI - Standard Tooling for Vue.js Development
  • Tailwindcss - Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.
  • Vuex - Vuex is a state management pattern + library for Vue.js applications.
  • Vue-Router - Vue Router is the official router for Vue.js.

Versioning

We use SemVer for versioning.

Authors ✨

  • guillaumeduhan - Initial work - Github

License

This project is licensed under the MIT License.