Cleeng / mediastore-sdk-demo

App for local testing of mediastore-sdk components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mediastore SDK Demo

This repository is the demo application which shows how to integrate with Cleeng mediastore-sdk component library.

Installation

Follow commands

git clone https://github.com/Cleeng/mediastore-sdk-demo.git
cd mediastore-sdk-demo
yarn install
yarn start

App live server will be opened on http://localhost:3000.

Below you can find a list with available scripts.

Command Description
yarn start Starts the live server in development mode.
yarn build Builds the app for production to the build folder.
yarn test Launches the test runner in the interactive watch mode.

About

App for local testing of mediastore-sdk components


Languages

Language:JavaScript 75.3%Language:CSS 18.5%Language:HTML 6.2%