I am running tutor version 14.1.2 on my local machine.
I tried to setup the dev version, tutor dev start -d is working and pulling the repo from the config file.
When I tried to mount the local repo all static files were not loaded.
tutor dev start --mount=/home/ubuntu/.local/share/tutor/edx-platform lms
I have tried the build asset command but didn’t work.
tutor dev run lms openedx-assets build --env=dev