npm install
npm run serve
- Read the translation.md file for more information.
voice-ai-primer-web/
├── index.html # English (default) - https://voiceaiandvoiceagents.com/
├── ja/
│ └── index.html # Japanese - https://voiceaiandvoiceagents.com/ja/
... other languages...
├── images/ # Shared assets
├── script/ # Shared JavaScript
├── styles.css # Shared CSS
└── translations/ # Translation data