Getting Started
This page will help you get started quickly with Violet Agents.
Prerequisites
- Node.js 18+
- pnpm / npm / yarn
Installation
bash
npm install
# or
pnpm installStart Dev Server
bash
npm run docs:devBuild
bash
npm run docs:buildPreview Build
bash
npm run docs:previewNext Steps
- Check out the Introduction to learn more
- Check out Markdown Examples for documentation writing