Skip to content

Yeora/WordPressTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPressTemplate

This is a simple template to set up a local development environment for WordPress development. For the implementation we use the containerization by using Docker.

Prerequisites

Installation

Ensure Docker is running before using these commands.

  1. Git clone or download repository
  2. Open terminal
  3. Navigate into repository (cd path/to/repository)
  4. make build to build the image
  5. make up to start the development containers
  6. Navigate to http://localhost:80 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published