0.0.3 • Published 7 years ago

skywire-manager-ui v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Monitor Web UI

The project contains both the source (src) and target (dist) files of this web interface.

Prerequisites

The project have dependencies that require Node 6.9.0 or higher, together with NPM 4 or higher.

Installation

node and git

You'll need Git and Node.js (which comes with npm) installed on your computer.

ng

npm install -g @angular/cli

Run For Dev

From your command line:

git clone https://github.com/skycoin/net.git
cd net/skycoin-messenger/monitor/web
./run.sh

Build The Discovery Web Files

From your command line:

git clone https://github.com/skycoin/net.git
cd net/skycoin-messenger/monitor/web
./build.sh

Build The Manager Web Files

From your command line:

git clone https://github.com/skycoin/net.git
cd net/skycoin-messenger/monitor/web
./build-manager.sh