UNPKG

gentelella

Version:

Gentellela Admin is a free to use Bootstrap admin template

15 lines (10 loc) 196 B
REPORTER = dot test: @./node_modules/.bin/mocha \ --require ./test/common \ --reporter $(REPORTER) \ --growl \ test/expect.js test-browser: @./node_modules/.bin/serve . .PHONY: test