https://github.com/himself65/vueweb-backend
手敲OnlineJudge - 后端模块
https://github.com/himself65/vueweb-backend
backend django python
Last synced: about 2 months ago
JSON representation
手敲OnlineJudge - 后端模块
- Host: GitHub
- URL: https://github.com/himself65/vueweb-backend
- Owner: himself65
- License: mit
- Created: 2018-05-16T05:05:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T05:45:47.000Z (about 8 years ago)
- Last Synced: 2025-03-27T14:47:26.142Z (over 1 year ago)
- Topics: backend, django, python
- Language: Python
- Homepage: http://himself65.com
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VueWeb - Backend Part
[](https://travis-ci.org/Himself65/VueWeb-Backend)
[Frontend-Part](https://github.com/Himself65/VueWeb)
## How to build
```bash
pip manage.py migrate
pip manage.py runserve
```
## License
VueWeb is available under the MIT license. See the [LICENSE](LICENSE) file for more information.