sheetjs/demos/array/Makefile

9 lines
101 B
Makefile

.PHONY: tfjs
tfjs:
npm install @tensorflow/tfjs
node tf.js
.PHONY: propel
propel:
node propel.js