Skip to content

pchen41/gauntlet-chat-app

Repository files navigation

Getting Started

First run npm i --force to install the dependencies. There are some dependency conflicts due to shadcn-ui and react 19 so you have to force install the dependencies.

The run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Chat app for GauntletAI project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages