/stormdash

A unique dashboard to show simple alerts

Primary LanguageJavaScriptApache License 2.0Apache-2.0

StormDash

A unique dashboard to show simple alerts

Getting Started

Clone this repo

> git clone https://github.com/globocom/stormdash.git
> cd stormdash

Install Dependencies

> npm install

Build

> npm run build

Start the Server

> npm run start:server

License

Apache-2.0