Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 180 Bytes

quick-html-tailwind-starter

Start building with laravel-mix

```
// install
npm install

// start and build
npm run dev
npm run prod
npm run watch