/chat-gpt-client

Use ChatGPT on client side.

Primary LanguageTypeScript

Chat GPT Client pages

1. Preview

Preview

2. Build and Deploy

Install packages:

npm install

Build project:

npm run build

Preview project:

npm run preview

Tip: You can use any HTTP server to serve static dist folder.

3. Available Links