https://github.com/kejunmao/vdraw-server
vdraw server
https://github.com/kejunmao/vdraw-server
Last synced: 22 days ago
JSON representation
vdraw server
- Host: GitHub
- URL: https://github.com/kejunmao/vdraw-server
- Owner: KeJunMao
- Created: 2020-02-23T08:27:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:29:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T19:23:09.896Z (6 months ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# VDraw
> 基于 **Vue.js & Paper.js** Web 画板 Socket.io 服务端
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```