gettingStartedGuide.firstProject.introduction gettingStartedGuide.firstProject.step1 rune init ExampleProject gettingStartedGuide.firstProject.step2 project/ ├── translations/ │ ├── Hello.en.json │ ├── Hello.fi.json ├── pages/ │ ├── HelloPage.yml ├── assets/ ├── logo.png gettingStartedGuide.firstProject.step3 python3 rune.py project json
gettingStartedGuide.firstProject.example.description
gettingStartedGuide.firstProject.details gettingStartedGuide.nav.understandingBasics