nuxtjs-realworld 用 nuxtjs 实现 realworld realworld 站点地址 https://realworld.licop.cn/ 接口文档 页面模板 # 安装依赖 npm install # 启动开发服务 npm run dev # 打包构建 npm run build # 开启服务 npm run start