A set of ready to use Alpine.js examples with TailwindCSS.
Find the examples in the pages directory.
yarn
or npm install
installs all required dependencies.Equivalent
npm run <script>
should also work
yarn start
will start a local dev server using serveyarn format
will run prettier on the HTML pages.yarn build
will generate an index.html
from files in the pages
directoryCode is licensed under the MIT License.