Skip to content

CheesyTech/wp-bedrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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