Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 634 Bytes

File metadata and controls

19 lines (13 loc) · 634 Bytes

Develop XBuilder

Project Structure

  • /docs: Documentations for XBuilder.
  • /scripts: Scripts for building, deploying, or other automation tasks.
  • /spx-gui: Front-end project.
  • /tools: Other independent tools that XBuilder depends on.
  • /tutorial: Tutorial content for learning in XBuilder.

Environment Requirements

See package.json or go.mod files in subdirectories for details.

Frontend Development