Files
deck/js/Makefile
Julius Haertl b5c691615e Update makefile
2017-01-31 09:59:23 +01:00

11 lines
80 B
Makefile

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