Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 654 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 654 Bytes

Refact Starter Theme

Welcome to the Refact Starter Theme repository. This theme is designed for WordPress Full Site Editing (FSE) with a focus on modern development workflows.

Quick Start

Run inside local WP install's theme folder E.g. /wp.local/wp-content/themes/your-theme directory.

  1. Install dependencies:

    npm install
    composer install
  2. Start the project:

    npm run start

Documentation

For detailed documentation, please refer to the README.md file.

Support

If you have any questions or issues, please open an issue on GitHub.