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:
- Launch the client
- In a terminal, navigate to the
part1/clientdirectory and run the following commands:
~/developers-guide-to-ai/part1/client % npm run dev
- Open your web browser and visit: http://localhost:5173