6. Shopify Theme Development - Installing Laravel Mix, Tailwind CSS, and Alpine JS

preview_player
Показать описание
Initialize Node Project
npm init -y
Install Laravel Mix
npm install laravel-mix --save-dev
Install Tailwind CSS
npm install tailwindcss postcss autoprefixer --save-dev
install Alpine JS
npm install alpinejs

#shopifythemedevelopment
#shopifythemes
#tailwindcss
#alpinejs
#imagebanner
Рекомендации по теме
Комментарии
Автор

Hey, brother, these videos of yours have subverted my understanding of shopify theme development. I always thought that it can only be developed like a traditional web page. I didn’t expect that you can also use tailwind css and Alpine.js. This is incredible. Please hurry up. Click update, I'm very interested in these.😍

chaoliang-zz