Skip to content

A library of React components, designed to simplify and standardise the creation of Web Interfaces for Odin Control

Notifications You must be signed in to change notification settings

stfc-aeg/odin-react

Repository files navigation

Odin React

GitHub package.json version GitHub package.json dev/peer/optional dependency version GitHub package.json dev/peer/optional dependency version

Component Library designed for Odin Control Interfaces, build with Vite

Install

From Github Repository

cd <project_dir>
npm install --save git@github.com:stfc-aeg/odin-react.git

Usage

Basic React knowledge will be required to use this component library. Tutorials are available that cover the basics of React.

It's recommended that the React App is created using the Cookiecutter Template.

This git repository includes an Example App, along with an example Odin Control Adapter, that can be used as reference for how the components may look and interact with Odin Control.

See the Wiki for detailed information about each component

Requirements

All required dependencies are automatically installed into your npm project when first running npm install on a newly copied templated application.

Styling is provided by React Bootstrap. Many components can be imported and used from this library.

About

A library of React components, designed to simplify and standardise the creation of Web Interfaces for Odin Control

Resources

Stars

Watchers

Forks

Packages

No packages published