Skip to content
 
 

Repository files navigation

DAPM-Frontend

A part of the project for the course 02162 Software Engineering 2 created by group G, which consists of:

This project is a web application designed for creating and managing pipeline flows. It utilizes React for the frontend, Redux for state management, and React Flow for visualizing pipeline flows.

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

Before you begin, ensure you have the following installed:

  • Node.js (v12.x or later)
  • npm (v6.x or later)

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/SE2-G/DAPM-Frontend.git
  1. Install the necessary packages:
npm install
  1. Running the Application To start the application in development mode, run:
npm start

This will launch the application in your default web browser. The application will automatically reload if you make any changes to the source files.

  1. Building for Production To build the application for production, run:
npm run build

This command will bundle React in production mode and optimize the build for the best performance. The build artifacts will be stored in the build/ directory.

Usage

To be able to use it the computer has to be connected to DTU Compute's VPN.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages