Judahh / streame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STREAME Build Status

Development

Image of Development

Installation

Software

Visual Studio Code

[https://code.visualstudio.com/]

Git

Windows

[http://git-scm.com/download/win]

Linux

Fedora:

$ sudo dnf install git git-all

Debian/Ubuntu:

$ sudo apt-get install git git-all

Project

curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential
sudo apt-get install -y npm
sudo npm install -g npm
sudo npm install -g typescript
sudo npm install -g concurrently	
npm install
npm run tsc

App

It uses the framework backApp [https://github.com/Judahh/backApp]

Code

Frame

Icon

In this folder is where icon are stored.

Images

In this folder is where image are stored.

Videos

Api

It uses the framework backApp [https://github.com/Judahh/backApi]

About


Languages

Language:TypeScript 54.7%Language:CSS 43.4%Language:HTML 1.7%Language:Shell 0.1%