@ -13,6 +13,7 @@ git checkout redux
git pull origin redux
[ -d react ] && cd react || echo "!!! I can't find react"
echo "Actual directory is: ${PWD}"
echo "Installing nodejs modules."
npm install