npm install grunt-qrcodeqrcode generator for grunt
ifconfig(ipconfig)의 network interface중 127.0.0.1을 제외한 ip들을 qrcode로 생성함
qrcode:{
options:{
port:'9000',
base:'www'
},
all:{
}
}
#### options
http://${ipAddress}}:${{port}}/${base}
grunt qrcode
June Park(SK C&C)
MIT