A productivity-driven WordPress starter theme with a modern development workflow.
Make sure all dependencies have been installed before moving on:
- WordPress
- Composer
- Node.js
Open your favorite Terminal and run these commands.
# @ wp-content/themes/
$ composer create-project simone-baldini/wordpress-starter-theme your-theme-nameOpen your favorite Terminal and run these commands.
# @ wp-content/themes/your-theme-name
npm install
npx gulpMIT