[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
e-learning
/
assets
/
comp
/
RichFilemanager
/
scripts
/
speakingurl
/
[
Home
]
File: Makefile
# Default task all: install # Install dependencies install: @npm install # Run test suites tests: tests-unit # Run unit tests tests-unit: @./node_modules/.bin/mocha --ui bdd --reporter spec --colors --recursive ./test