Skip to content

refactco/Refact-Starter

Repository files navigation

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.