Replace Makefile with npm scripts

Allows Windows users to run what's currently in the Makefile
This commit is contained in:
Ray Schamp
2016-10-17 09:56:27 -04:00
parent 85c8b599a0
commit 662ba3c645
4 changed files with 15 additions and 32 deletions

5
.eslintignore Normal file
View File

@@ -0,0 +1,5 @@
dist.js
node_modules/*
playground/*
render.js
render.min.js