simple_note 后端使用DjangoRF,前端使用ReactJS。 用法 要运行应用程序: cd simple_note /后端 来源venv / bin / activate pip3 install -r requirements.txt python3 manage.py运行服务器 cd ../前端 我 npm开始 在WebBrowser中打开localhost:3000。