An open API service indexing awesome lists of open source software.

https://github.com/hexters/scrut-wordpress-plugin


https://github.com/hexters/scrut-wordpress-plugin

Last synced: 11 months ago
JSON representation

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