/start-vite-tailwindcss

๐Ÿ›กโšก๏ธ Simple boilerplate using Vue 3, Vite and Tailwindcss.

Primary LanguageVueMIT LicenseMIT

Boilerplate Vue 3, Vite and Tailwindcss

A Simple boilerplate using Vue 3, Vite and Tailwindcss.

โœจ Features

  • โœ… Vue 3
  • โœ… Vitejs
  • โœ… Tailwindcss
  • โœ… Automatic Deploy to Github Pages
  • โœ… Automatic Deploy to Netlify

โšก Demo

๐Ÿš€ Quick Start

First, you need to clone this repository

git clone tommypratama/start-vite-tailwindcss && rm -rf .git && git init

Or, if you use https://cli.github.com/, you can directly create a repository and using this template

gh repo create name-your-repository --template start-vite-tailwindcss

Install

yarn

Devlopment

yarn dev

Production

yarn build

๐Ÿ‘จโ€๐Ÿ’ป Author

๐Ÿ“ License

This project is open source and available under the MIT License.