Skip to content

ahmedkh19/alhutacademy_wp

 
 

Repository files navigation

WordPress Gulp and Webpack starter theme

Under the hood

Requirements

Usage

First, clone this repository in your WordPress themes directory.

Then, run the following commands in the theme's directory :

npm install

Launch your watch for assets with :

npm run start

For production sites, create your build with :

npm run build

About

A WordPress theme with Webpack & Gulp

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.0%
  • PHP 18.2%
  • SCSS 9.3%
  • CSS 0.5%