bitspill / oip-hdmw-interface

a simple interface for a hdmw built by oipwg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install Yarn

Install brew if you haven't already done so:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

then run: brew install yarn

Clone Repo

git clone https://github.com/oipwg/oip-hdmw-interface.git

Install Dependencies

cd oip-hdmw-interface

yarn install

Start Dev

yarn dev

Build

yarn build

Start Production Server

yarn start

About

a simple interface for a hdmw built by oipwg


Languages

Language:JavaScript 100.0%