Skip to content

tailwindcomponents/e-commerce

Repository files navigation

E-commerce Template

🕹 Start template for e-commerce projects build with Tailwindcss, Alpinejs and Laravel blade.

Live Demo

Resources

Screenshots

Project setup

composer install && npm install

Compiles and hot-reloads for development

npm run watch
vendor/bin/jigsaw serve

Compiles and minifies for production

npm run production
vendor/bin/jigsaw serve