Skip to content

operationalintelligence/rucio-opint-frontend

Repository files navigation

Description

Frontend application for Rucio operational intelligence project.

Installation

Fork the repo into your personal project and clone the project.

cd ~/projects/rucio-opint-frontend
git clone https://github.com/Panos512/rucio-opint-frontend

Install JS dependencies:

npm install

Run webpack to bundle JS and keep watching for changes:

npm run devwatch

Run the webpack-dev-server:

npm run dev

About

The frontend of the Rucio-OpInt project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published