Chapter: Architecture Best Practices Go to the desired directory and follow the instructions and use the following commands. Create the virtual environment and install dependencies make init Activate the virtual environment source .venv/bin/activate Synthesize the templates make synth Help with Make recipes make help