sheetjs/demos/array/Makefile

8 lines
63 B
Makefile

.PHONY: init
init:
npm i
.PHONY: tfjs
tfjs: init
node tf.js