Skip to content

stfc-aeg/odin-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin React Template

This template project is designed to provide the minimal boilerplate needed to create an Odin React GUI for your detector project.

To use, run the following in the command line, ensuring you have Node.js available.

npm create @dssg/odin-react

Then, follow the prompts!

The template will be installed relative to the current working directory of the command line. Standard practice is to install the GUI into the web/static directory of the Odin Control project.

The template will automatically install dependencies and start running the development server by default. You can manually run this server with the following command, in the root directory of the GUI project:

cd web/static
npm run dev

For further information, see the Odin React Documentation

About

A templated App for Odin React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors