mirror of
https://github.com/arnaucube/comunicationLeap.git
synced 2026-02-07 19:36:49 +01:00
nodejs with express server, leapmotion for movement control, and threejs for 3d render
This commit is contained in:
8
node_modules/arraybuffer.slice/Makefile
generated
vendored
Normal file
8
node_modules/arraybuffer.slice/Makefile
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
REPORTER = dot
|
||||
|
||||
test:
|
||||
@./node_modules/.bin/mocha \
|
||||
--reporter $(REPORTER)
|
||||
|
||||
.PHONY: test
|
||||
Reference in New Issue
Block a user