pQper is an online collaborative paper reading webapp
我把demo上传到了dev分支中
- git clone -b dev https://github.com/wxzsan/pQper.git
- 在front目录下运行 npm install npm
- 在front目录下运行 npm run build
- 在项目根目录下运行 python manage.py runserver
- 浏览器中访问 localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pQper is an online collaborative paper reading webapp
我把demo上传到了dev分支中