vendors files information in contributing.md

This commit is contained in:
Esteban 2022-10-26 18:48:14 +02:00 committed by GitHub
parent 567fbbd464
commit 21a972f64c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,6 +76,8 @@ To test your code, you will add to install umap from your git folder. Go to ~/wk
This command will check dependencies and install uMap from sources inside folder. This command will check dependencies and install uMap from sources inside folder.
When installing from the git repository, do not forget to run `make installjs` and `make vendors`, before running `umap collectstatic` (as mentioned in [Ubuntu from scratch](ubuntu.md)).
To start your local uMap: To start your local uMap:
umap runserver 0.0.0.0:8000 umap runserver 0.0.0.0:8000