Skip to content

mdhasanpatwary/penten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penten

Penten - Professional Clipping Path HTML Template

Build Setup

Install dependencies

$ yarn install

Start development server at localhost:6416

$ gulp

Build for production and launch server

$ gulp build
$ gulp

Generate file for themeforest and preview

$ gulp generate

Build Themeforest package

$ gulp tf

Minify preview

$ gulp minify

Make zip

$ gulp zip

Wrap project

$ gulp wrap

If need to clear all task

$ gulp distroy