Shell script that scaffolds a basic frontend structure and developemnt workflow (NPM, Bower, Grunt).
Run this inside the project folder:
bash <(curl -s https://raw.githubusercontent.com/slashadmin/frontend-template/master/init.sh)
Shell script that scaffolds a basic frontend workflow
CSSApache-2.0