20 lines
551 B
Markdown
20 lines
551 B
Markdown
# SOFTCLICK corporate site
|
|
|
|
Vite + React + TypeScript + Tailwind CSS. Design source: [Figma — Redesign Modern Website (Copy)](https://www.figma.com/design/YgZy1khwB5JnJFfONCi1cA/Redesign-Modern-Website--Copy-).
|
|
|
|
## Setup
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|
|
|
|
- **Build:** `npm run build` → output in `dist/`
|
|
- **Preview production build:** `npm run preview`
|
|
|
|
Node.js **18** or newer is recommended (`engines` in `package.json`).
|
|
|
|
## Agent / design notes
|
|
|
|
Prompts and guidelines for recreating or extending the design live under `.agents/skills/`.
|