sbmt-outbox-ui
v0.0.8
Published
It is a React admin application used by [sbmt-outbox](https://github.com/SberMarket-Tech/sbmt-outbox) Ruby gem.
Downloads
7
Readme
Sbmt Outbox UI
It is a React admin application used by sbmt-outbox Ruby gem.
Installation
Install the application dependencies by running:
npm install
Development
Start the application in development mode by running:
npm run dev
Production
Build the application in production mode by running:
npm run build