wpbyran/faq-plugin

A simple plugin to create and show FAQ's

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Type:wordpress-plugin

dev-master 2023-01-25 15:53 UTC

This package is auto-updated.

Last update: 2025-06-14 19:47:32 UTC


README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Build the css

  • watch script for build css from sass
  • npm run sass-dev
  • to build minified css
  • npm run sass-prod