Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Scheduling and Resource Management System for Wind Turbine Blade Tests

Notifications You must be signed in to change notification settings

cs-23-sw-3-10/p3_Frontend_Typescript

Repository files navigation

Blade Test Management System

Installation

Prerequisites:

Node.js 18 or later

Steps

clone the repository to the desired directory

  git clone https://github.com/cs-23-sw-3-10/p3_Frontend_Typescript

Direct to the root of the repository and run the following command to install dependencies and run the program

  npm I
  npm start

Configuration

The default port the server will run on is http://localhost:8080 make sure your backend aligns with this. If not, navigate to src/api/client.ts and update the URI in the httpLink and wsLink to the appropriate ports.

About

Scheduling and Resource Management System for Wind Turbine Blade Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages