-
Notifications
You must be signed in to change notification settings - Fork 141
Using with Windows 10 based LEMP or Laragon
Roni Laukkarinen edited this page Oct 7, 2021
·
2 revisions
Air-light can be used with Windows LEMP and Laragon. If you want to build your own "native" and clean Windows LEMP server, you can read the comprehensive tutorial here: Setting up a local server on Windows 10 for WordPress theme development. If you prefer more straightforward approach, install Laragon. We do not recommend services like XAMPP or WAMP, they are cumbersome to use with Air-light.
- Install Laragon
- Get dudestack to C:/laragon/www
- Run bin/laragon.sh to create a WP project
- Git clone air-light to C:/laragon/www
- Run bin/newtheme-laragon.sh to create a new WP theme
- Follow the steps introduced here
Please note that debuggers for gulp and for your editor like phpcs do not work out of the box on Windows. For vscode you will need vscode-windows-helpers.