khatabwedaa / vue-tailwindcss

Vue Cli starter project for build website with tailwindcss and vuejs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Tailwindcss

Vue Cli starter project for build website with tailwindcss and vuejs.

Installation

Clone the repo and install NPM dependencies.

git clone git@github.com:khatabwedaa/vue-tailwindcss.git

npm install

Hot Reloading

Using serve command to start your server with hot reloading.

npm run serve

Production

Run Build command to build your production version.

npm run build

About

Vue Cli starter project for build website with tailwindcss and vuejs.


Languages

Language:JavaScript 37.3%Language:HTML 32.6%Language:CSS 22.5%Language:Vue 7.6%