MohammadxAli / tailwind-laravel-mix-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind & Laravel Mix Starter

Clone this repo and run the following commands:

npm install

and then, start the dev server by running:

npm run watch

to build files for production-ready run the following command:

npm run prod

About


Languages

Language:JavaScript 66.2%Language:SCSS 16.5%Language:HTML 15.1%Language:CSS 2.2%