Consolidate UI developer docs #258
Labels
documentation
Improvements or additions to documentation
RCOS
Potential work items for RCOS student interns
UI
User Interface
There are currently 2 documents that contain UI developer content:
The
README.md
should focus on how to use the MLX API with increasing levels of complexity:docker pull mlexchange/mlx-ui:...
anddocker run ...
npm start
and the MLX API either from Docker Compose or a remote clusterdeveloper-guide.md
The UI
developer-guide.md
should focus on development aspects:Remove this outdated
OLD_README.md
:Where-ever the UI is brought up (Docker Compose or via
npm start
) add the environment variables to disable the UI cache during development:The text was updated successfully, but these errors were encountered: