Create Makefile for setup developer environment (fix #220)
Esse commit está contido em:
@@ -0,0 +1,6 @@
|
||||
all: install
|
||||
grunt build
|
||||
install:
|
||||
git submodule update --init
|
||||
npm install
|
||||
bower install
|
||||
Referência em uma Nova Issue
Bloquear um usuário