Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 603 Bytes

ChannelMonitorApp

Setup

Requirements

1. Clone the Project

Clone the project to your device using the below command:

git clone https://github.com/bsmg/cmb3.git

2. Installing Dependencies and Running App

Open the cmb3 project folder and install all dependencies using npm i. To run the app, use npm run start:dev

3. Setup Config

Find and fill in each field within the config.template.json, if you do not have this file, run npm run start and one will be generated. Once the config is filled in, rename the file to config.json.