alpinejs-playground
                                
                                 alpinejs-playground copied to clipboard
                                
                                    alpinejs-playground copied to clipboard
                            
                            
                            
                        A set of ready to use Alpine.js examples with TailwindCSS
Alpine.js Playground
A set of ready to use Alpine.js examples with TailwindCSS.
Find the examples in the pages directory.
Requirements
- Node 10
- Yarn 1.x or npm
Setup
- Clone the repository
- Run yarnornpm installinstalls all required dependencies.
npm scripts
Equivalent
npm run <script>should also work
- yarn startwill start a local dev server using serve
- yarn formatwill run prettier on the HTML pages.
- yarn buildwill generate an- index.htmlfrom files in the- pagesdirectory
LICENSE
Code is licensed under the MIT License.