使用 React.js 和 Node.js 构建简单博客

  • 克隆此仓库,并运行 npm installcd client && npm install 安装依赖项。
  • 使用 .env.sample 创建 .env 文件,并配置相关设置。
  • 运行 npm start && cd client && npm start 启动服务器。
  • 服务器运行在 localhost:5000,前端应用运行在 localhost:3000
zip 文件大小:578.08KB