5 lines
52 B
Makefile
5 lines
52 B
Makefile
all:
|
|
python -m SimpleHTTPServer 3000
|
|
|
|
test:
|
|
grunt
|