https://github.com/warmthsea/chat-bot
Compatible with macOS, Windows, and Linux
https://github.com/warmthsea/chat-bot
chatgpt electron openai tailwindcss typescript vite vue
Last synced: 8 months ago
JSON representation
Compatible with macOS, Windows, and Linux
- Host: GitHub
- URL: https://github.com/warmthsea/chat-bot
- Owner: warmthsea
- License: mit
- Archived: true
- Created: 2023-04-18T01:41:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T07:29:12.000Z (about 2 years ago)
- Last Synced: 2025-02-06T12:49:12.342Z (over 1 year ago)
- Topics: chatgpt, electron, openai, tailwindcss, typescript, vite, vue
- Language: TypeScript
- Homepage:
- Size: 3.88 MB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# Chat-Bot: Compatible with macOS, Windows, and Linux
[](https://github.com/warmthsea/Chat-Bot/actions/workflows/build.yml)
[](https://github.com/warmthsea/Chat-Bot/stargazers)
## Develop Step
```bash
npm config set electron_mirror https://npm.taobao.org/mirrors/electron/
```
```bash
pnpm install
```
```bash
npm run dev
```
## About
`Electron` + `Vue` + `Vite`
