Skip to content

refactco/Refact-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

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.