g-cqd / aemi-wp-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aemi WordPress JS

Aemi WordPress JS is a submodule repository for Aemi WordPress Theme.

It contains all the JavaScript part used by the theme.

Install

npm install

Prepare the minified version

npm run pack

Aggregate in a single file

npm run bundle

Tidy a bit

npm run clean

About


Languages

Language:JavaScript 100.0%Language:PHP 0.0%