# 🚀 Cosmos pay sources

This repository is reserved for compiler sources of the Cosmos Pay WooCommerce plugin

Run it

    yarn install
    yarn dev

Compile

    webpack

The source to include in the plugin is in `build/bundle.js`

