https://github.com/hexters/scrut-wordpress-plugin
https://github.com/hexters/scrut-wordpress-plugin
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexters/scrut-wordpress-plugin
- Owner: hexters
- Created: 2020-06-25T23:26:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:54:02.000Z (over 3 years ago)
- Last Synced: 2025-07-19T06:47:08.480Z (11 months ago)
- Language: CSS
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrut Wordpress Plugin
## Getting Started
Install composer
```
$ composer install
```
Install node package modules
```
$ yarn install
```
Build script and style
```
$ yarn prod
```
Compailing
- Remove git `rm -rf .git`
- Remove node_modules
- Compress to zip
- Plugin ready to install to wordpress