added a javascript build pipeline for transpiling and minifying; updated readme

This commit is contained in:
Robert Clarke 2019-05-08 09:54:41 +01:00
parent f5420dac1e
commit 4847d3f171
17 changed files with 3870 additions and 9 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
public/
public/
node_modules/