AI Engineering MVP Template Preview¶
Interactive Preview
This page embeds the Vector Institute UI template. Click the button below to view the template UI.
About the Template UI¶
The AI Engineering MVP Template provides a clean, simple interface that adheres to Vector's branding guidelines:
- Brand Colors: Incorporates Vector's signature pink (#eb088a) and purple (#8a08eb)
- Clean Design: Minimalist interface with Vector branding
- Responsive Layout: Adapts to various screen sizes and devices
How to Use¶
To use this template in your project:
- Clone the repository
- Navigate to the
frontend
directory - Install dependencies with
npm install
- Start the development server with
npm run dev
For more details, see the Frontend Development documentation.