/combineer

Lightweight startup template, based on Gulp 📟

Primary LanguageJavaScript

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 😎.