Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.05 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.05 KB

Designfly

Designfly is a custom designfly created with underscore theme, which includes foundation basic grid system and some basic customizer settings which are required in almost all projects.

Getting Started

After cloning repo, cd into assets folder and run

npm install

and then run the following command which will prompt for the theme name, start renaming and do cleanup.

npm run init

Compile Assets

npm run dev       # During development
npm run prod      # When ready for production

Other Commands

# Generate pot files
npm run pot

# Lint css and JS
npm run lint-css 
npm run lint-js

Before commit

This precommit script will lint your scss, js files and also generate pot file.

npm run precommit

Does this interest you?

Join us at rtCamp, we specialize in providing high performance enterprise WordPress solutions