Files
LithosAnanake/docs/working/architecture/getting-started/README.md
T

20 lines
914 B
Markdown

<!-- Moved from docs/01-getting-started/README.md to docs/working/architecture/getting-started/README.md on 2026-06-16 (docs reorg Phase 2) -->
# Getting Started with StarForth
Documentation for new users and developers getting started with StarForth.
## Contents
- **[DEVELOPER.md](DEVELOPER.md)** - Developer setup and contribution guide
- **[quick-start/](quick-start/)** - Quick-start guides for running experiments
- `factorial-doe.md` - Factorial Design of Experiments quick start
- `heartbeat-doe.md` - Heartbeat logging experiments quick start
- `optimization-doe.md` - Physics optimization experiments quick start
## Next Steps
After getting started, explore:
- [Experimental protocols](../02-experiments/) to run your own experiments
- [Architecture documentation](../03-architecture/) to understand the system internals
- [Source code documentation](../src/) for detailed technical reference