sheetjs/demos/array/Makefile
2022-05-10 04:02:52 -04:00

8 lines
63 B
Makefile

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