Skip to content

HrithikDalal/designfly_theme

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published