This site was built in Up and Running with Craft by Ryan Irelan. To learn more: https://craftquest.io/courses/craft-cms-3-tutorials
- Clone the project and switch to the
2020
branch - Create a local database and import the database dump located in the
db
directory. - Copy the
.env.example
file to.env
and populate with your local credentials and settings. - Set up localhosting for the site. I like to use Valet but there are a lot of options for localhosting.
- Go to
yourlocaldomain/roaster
to access the Craft control panel. - Log in with the username
admin
and the passwordpassword
- Clone the project and switch to the
store
branch - Create a local database and import the database dump located in the
db
directory. - Copy the
.env.example
file to.env
and populate with your local credentials and settings. - Set up localhosting for the site. I like to use Valet but there are a lot of options for localhosting.
- Go to
yourlocaldomain/roaster
to access the Craft control panel. - Log in with the username
admin
and the passwordpassword