KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
MxOnline
★ 10
Open GitHub ↗
基于Django在线学习平台项目
Download README (.md)
Explore Similar Repositories
node2vec-spark
:
No description available.
Single-Channel-sEMG-Decomposition
:
Code for our paper
tf12-vs-pulumi
:
A collection of HCL2 examples, rewritten to Pulumi
pdf-viewer-swift
:
Boilerplate for adding a PDF viewer to a Swift app.
activity-result
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MxOnline
?
Download (.md)
# MxOnline   基于django的在线教育平台 ``` $ git clone https://github.com/Eminjan/MxOnline.git $ cd MxOnline $ pip install -r requirements.txt $ python manage.py makemigrations $ python manage.py migrate $ python manage.py runserver ```