Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

The Developer's Guide to AI: From Prompts to Agents

Getting Started Client

This is the client for the Getting Started section. Before starting the client, make sure you start one of the servers found in section2 and section3. You can start the client with the following:

  1. Launch the client
  • In a terminal, navigate to the part1/client directory and run the following commands:
~/developers-guide-to-ai/part1/client % npm run dev
  1. Open your web browser and visit: http://localhost:5173