Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyyv/smalltalk
A lightweight web app chat project called Smalltalk , use Vue3 & Koa & Socket.io. Start now...
https://github.com/zyyv/smalltalk
ant-design better-scroll socket-io vite2 vue3-typescript
Last synced: about 1 month ago
JSON representation
A lightweight web app chat project called Smalltalk , use Vue3 & Koa & Socket.io. Start now...
- Host: GitHub
- URL: https://github.com/zyyv/smalltalk
- Owner: zyyv
- License: mit
- Created: 2020-12-03T04:25:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T06:05:16.000Z (almost 3 years ago)
- Last Synced: 2024-11-29T08:45:59.702Z (about 2 months ago)
- Topics: ant-design, better-scroll, socket-io, vite2, vue3-typescript
- Language: Vue
- Homepage:
- Size: 4.69 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmallTalk
> a new smaller wechat
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```