vendors files information in contributing.md
This commit is contained in:
parent
567fbbd464
commit
21a972f64c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue