//wporg-bookbywordpress

wporg-book

3
1
3
PHP

WordPress Book

Development

Prerequisites

  • Docker
  • Node/npm
  • Composer

Setup

  1. Set up repo dependencies.

    npm install
    composer install
    TEXTDOMAIN=wporg-book composer exec update-configs
    
  2. Build the theme.

    npm run build
    
  3. Start the local environment.

    npm wp-env start
    
  4. Visit site at localhost:8888.

  5. Log in with username admin and password password.

Find me
[beta]v0.15.0