Skip to content

Latest commit

 

History

History
executable file
·
25 lines (21 loc) · 407 Bytes

README.MD

File metadata and controls

executable file
·
25 lines (21 loc) · 407 Bytes

WP-BEDROCK

Requires

  • Composer
  • Docker

Installation

  1. Clone project to your projects folder.
$ cd your/path/to/projects
$ git clone https://github.com/cheeeasy2501/wp-bedrock.git
  1. Copy and/or rename the .env.example file to .env
  2. Install the dependencies.
$ cd wp-bedrock/code
$ ahoy composer-install
  1. Start the server.
$ ahoy up
  1. Go to http://localhost