Install libs using npm

This commit is contained in:
Matias De lellis
2019-11-02 20:33:16 -03:00
parent f40b00524c
commit 6fb1f20c6d
4 changed files with 176 additions and 35 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
build
js/templates.js
node_modules
vendor