Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qiwi/qiwi-payment-widgets

Платежные виджеты
https://github.com/qiwi/qiwi-payment-widgets

nadobro

Last synced: 4 days ago
JSON representation

Платежные виджеты

Awesome Lists containing this project

README

        

# Платежные виджеты

Виджеты, которые затем отображаются через iframe в widget.qiwi.com

## Сборка приложения
~~~shell
git clone https://github.com/QIWI-API/qiwi-widgets.git
cd qiwi-widgets
npm install
npm run build
~~~

## Для тестовой сборки
~~~shell
npm run test-build
~~~

## Для разработки
~~~shell
npm run dev
~~~