Skip to content

Lightweight startup template, based on Gulp πŸ“Ÿ

Notifications You must be signed in to change notification settings

xelinel32/combineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My config for create static template based on Gulp πŸ’₯

How to use πŸ‘€

  1. Clone or Download my rep from GitHub;
  2. Install Node Modules: npm install | yarn install;
  3. Run(for dev): gulp run serve 😎;
  4. Run(production): gulp run build 😎.