-
Run the virtual machine using
vagrant up. -
Change colors using the
_colorsscript, using it as follows:./_colors red blue ./_colors '#3ea5ce' '#1e9ed7' -
Revert to the default theme with the
_revertscript as such:./_revert -
Change images by opening the
imagessymlink, and replace thelogo-open-edx.png(desktops and tablets) andlogo-edx.png(small devices).
- LMS is accessible at http://platform.localhost (defined in Vagrantfile).
- Studio is accessible at http://platform.localhost:18010.