Implement frontend dependency management

This commit is contained in:
Bálint Bokros
2017-12-11 17:36:49 +01:00
parent b5e3759bed
commit 7e79c22437
9 changed files with 2997 additions and 18 deletions

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
### Frontend resources ###
**/static/vendor/
**/static/dist/
**/node_modules/
# Created by https://www.gitignore.io/api/python,pycharm+iml,jupyternotebook