Files
deck/js/Makefile
T
2017-01-31 09:59:23 +01:00

11 lines
80 B
Makefile

build:
grunt build
watch:
grunt watch
install:
npm install
bower install