simone-baldini / wordpress-starter-theme
A a productivity-driven WordPress starter theme with a modern development workflow.
Package info
github.com/simone-baldini/wordpress-starter-theme
Type:wordpress-theme
pkg:composer/simone-baldini/wordpress-starter-theme
1.4.2
2021-05-13 23:16 UTC
Requires
README
A productivity-driven WordPress starter theme with a modern development workflow.
Requirements
Make sure all dependencies have been installed before moving on:
- WordPress
- Composer
- Node.js
Installation
Open your favorite Terminal and run these commands.
# @ wp-content/themes/
$ composer create-project simone-baldini/wordpress-starter-theme your-theme-name
Development
Open your favorite Terminal and run these commands.
# @ wp-content/themes/your-theme-name
npm install
npx gulp
License
MIT