- Set up your environment:
# Set your Anthropic API key
export ANTHROPIC_API_KEY=your-api-key
# Install dependencies
npm install
- Start the computer:
npx @cusedev/cli start
- Run the example:
npm run dev
Open http://localhost:3000 to see the example in action.
Visit our documentation to learn more about Cuse.