afzaliwp / afzaliwp-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

afzaliwp-boilerplate

Run npm install if cloning the repo.

Run gulp or npx gulp to render assets

Run gulp watch or npx gulp watch to watch assets while development

Commands after installing nvm with node v14:

npm install

npx gulp to make a release and render all assets

npx gulp watch to make it ready for development and render assets on each scss and js change

Latest Changes:

  1. Add browsersync to auto reload on watch task
  2. Add sourcemap to generate map files for css and js files

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.4%Language:PHP 46.5%Language:SCSS 3.1%