欢迎来探 :memo: :honeybee: 一个使用adonisJs进行后端处理并使用ReactJs进行前端处理的管理项目 安装 cd server && yarn install cd client && yarn install 启动服务器 cd server # setup `.env` file based on `.env.example`, you need to create an account on smtp server provider, like mailtrap.io and fill the fields in `.env` about it. # If y