0.1.0 • Published 8 years ago
@mj66/gulpr v0.1.0
Mingjie's Starter Environment
What's set up here:
- Sass (LibSass)
- Autoprefixer
- CSS Minification
- JSHint
- Scss Lint (based on this config)
- HTML Minification
- BrowserSync
- Image Minification
- GH-Pages deployment from dist/ folder
To Get Started:
git clone&cd- Run
rm -rf .gitto remove the Git file from the repo andgit initfor a clean history npm installto download dependancies- In the terminal, enter
gulpto make everything run - Files will be generated from the
dist/folder - For Netlify, use build command
gulp build - To wipe the
dist/folder, usegulp clean
0.1.0
8 years ago