Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 474 Bytes

WordPress project skeleton

Heavily inspired by/based upon Bedrock.

Installation

Via Composer:

composer create-project -s dev geekish/wordpress my-project-name

Usage

Copy or rename .env.dist to .env and fill out database credentials, etc. Visit the URL you provided as WP_HOME and install WordPress.

License

The MIT License (MIT). Please see the License file for more information.