https://github.com/yugongcoding/alanchat
AlanChat is very similar to WeChat which use vue and python to achieve, http://www.skj.kim:50008
https://github.com/yugongcoding/alanchat
Last synced: 3 months ago
JSON representation
AlanChat is very similar to WeChat which use vue and python to achieve, http://www.skj.kim:50008
- Host: GitHub
- URL: https://github.com/yugongcoding/alanchat
- Owner: yugongcoding
- License: mit
- Created: 2021-01-31T05:16:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T05:44:32.000Z (over 5 years ago)
- Last Synced: 2025-02-07T21:42:56.771Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 3.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlanChat
## Project setup
npm install
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Example
http://www.skj.kim:50008