# WordPress plugin
A simple wordpress pluglin to observe the operator status

## Available Scripts
`npm run env start` to start the dev environment

`npm run start` to run webpack

Backoffice reachble at: http://localhost:8888/wp-admin/

User: `admin`

Pass: `password`

## Make a production zip
`npm run build && npm run plugin-zip`