Based on a Craft 3 starter by Andrew Welch of @nystudio107
This starter can be used by anyone but @ryanirelan created it for his courses @CraftQuest courses.
To use this starter project, you will need to run Docker Desktop (see below, #3).
- Create your own repository using the green "Use this template" button.
- Clone the new repository on your local machine:
git clone [your-git-url]
- Install (or open) Docker Desktop for your operating system.
- In a terminal window, run
make dev
to start up the Docker containers and launch the starter site. - Once initial build is complete (you should "Ready to handle connections"), point your browser to http://localhost:8888
The Craft CMS control panel is located at http://localhost:8888/admin. Use username "admin" and password "password" to gain access.