/frontend-template

Shell script that scaffolds a basic frontend workflow

Primary LanguageCSSApache License 2.0Apache-2.0

frontend-template

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)