Malefis / boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malefis's Gulp Starter Pack

A gulp starter pack made to improve my workflow

Prerequesites:


Installation:

Use this command to clone the repository (change 'FOLDERNAME' to whatever you want the folder to be called):

git clone --depth=1 --branch=master https://github.com/Malefis/boilerplate.git FOLDERNAME
rm -rf !$/.git

Then use this command to install all required packages

npm install --only=dev

Then go into your package.json file and change the name of your package to whatever you want it to be called

About


Languages

Language:JavaScript 69.1%Language:HTML 16.0%Language:CSS 14.9%