Merge pull request #1021 from k-3st3ban/master

vendors files information in contributing.md
This commit is contained in:
Yohan Boniface 2022-10-26 18:52:06 +02:00 committed by GitHub
commit 12c4ce6147
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.
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:
umap runserver 0.0.0.0:8000