Skip to content

DefragLabs/uptime-ui

Repository files navigation

UPTIME

A tool that monitors the availability status(up/down) of your website.

GETTING STARTED

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things which are essential to run this project.

Development

1. Clone Repository

git clone https://github.com/DefragLabs/uptime-ui.git

2. Navigate to uptime-ui

cd uptime-ui

3. Install dependencies

yarn install

4. Run project

yarn start

It will start a development server at http://localhost:3000.

TEST

yarn test

Runs the test watcher in an interactive mode. By default, runs tests related to files changed since the last commit.

BUILD

yarn build

Builds the app for production to the build folder.

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages