13 lines
312 B
Markdown
13 lines
312 B
Markdown
# TrustWin Landing
|
|
|
|
Next.js marketing and catalog site for TrustWin — metal bars, pipes, and construction materials (English / አማርኛ).
|
|
|
|
## Development
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
Copy `.env.example` to `.env.local` and configure public contact URLs, SMTP, and owner emails for quote requests.
|