diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index db5e556ad..ac0f1687b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -47,8 +47,8 @@ Setup front-end only development environment 5. Launch the development server:: - # this will serve the front-end on http://localhost:8000/front/ - VUE_PORT=8000 yarn serve + # this will serve the front-end on http://localhost:8080 + yarn dev 6. Make the front-end talk with an existing server (like https://demo.funkwhale.audio or https://open.audio), by clicking on the corresponding link in the footer