-
Notifications
You must be signed in to change notification settings - Fork 1
Home
TimGuiteDiamond edited this page May 19, 2020
·
11 revisions
cs-web-proto is a prototype of a web-based UI for control systems, initially designed to support the EPICS control system.
To get started, please see the README and the Development Environment wiki page. The first step is to compile and run the code so that you can see the demo in a browser locally.
There is a list of tasks on the Project Status page.
Some useful notes for understanding the project:
- Redux - how data flows around the application
- How to make a widget
- Resources - collection of useful links and resources which have been found through trial and error