generator-alpine-tailwind-boilerplate
v1.1.4
Published
A Yeoman generator that creates a minimal Alpine.js, Tailwindcss with Postcss workflow.
Readme
Alpine.js, Tailwindcss with Postcss Boilerplate
A Yeoman generator that creates a minimal Alpine.js, Tailwindcss with Postcss workflow.
Getting Started
These instructions will generate a project on your local machine for development.
Instructions
Install Yeoman globally:
npm install -g yoThen install the Alpine.js, Tailwindcss with Postcss boilerplate generator globally:
npm install -g generator-alpine-tailwind-boilerplateNavigate to a directory you want to generate the files in, then run
yo alpine-tailwind-boilerplatecommand to wathc tailwind css
npm run watch:cssUse vscode liver-server to run the project
