simone-baldini/wordpress-starter-theme

一个以生产力驱动的WordPress起始主题,具有现代开发工作流程。

1.4.2 2021-05-13 23:16 UTC

This package is auto-updated.

Last update: 2024-09-14 06:57:26 UTC


README

一个以生产力驱动的WordPress起始主题,具有现代开发工作流程。

要求

在继续之前,请确保已安装所有依赖项

  • WordPress
  • Composer
  • Node.js

安装

打开您喜欢的终端并运行以下命令。

# @ wp-content/themes/
$ composer create-project simone-baldini/wordpress-starter-theme your-theme-name

开发

打开您喜欢的终端并运行以下命令。

# @ wp-content/themes/your-theme-name
npm install
npx gulp

许可证

MIT