wpbyran / faq-plugin
A simple plugin to create and show FAQ's
dev-master
2023-01-25 15:53 UTC
Requires
- php: >=7.4
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?
- Quick summary
- Version
- Learn Markdown
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