文件名称:reactflask-template:用Flask后端服务React
文件大小:381KB
文件格式:ZIP
更新时间:2024-05-24 16:41:57
react flask reactflask-template serving-react JavaScript
React + Flask模板 用Flask后端服务React。 指示 npm install-在react-frontend上。 npm运行构建-在react-frontend上。 python main.py-在flask-backend上(有时它是python3 main.py)。 您的react应用程序现在在localhost:5000上运行。
【文件预览】:
reactflask-template-master
----react-frontend()
--------config()
--------package.json(4KB)
--------package-lock.json(564KB)
--------src()
--------.gitignore(310B)
--------public()
--------README.md(3KB)
--------yarn.lock(460KB)
--------scripts()
----LICENSE(1KB)
----.gitignore(2KB)
----flask-backend()
--------main.py(170B)
----README.md(277B)