Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 553 Bytes

File metadata and controls

21 lines (17 loc) · 553 Bytes

windpress

WordPress Starter Theme with TailwindCSS and AlpineJS

Getting Started

Dependencies

Setup

  1. cd project_directory/wp-content/theme
  2. git clone https://github.com/willard/windpress.git
  3. cd windpress
  4. npm install
  5. npm run dev