# 自动化长图报表 **Repository Path**: xuanjingyan/nuxt ## Basic Information - **Project Name**: 自动化长图报表 - **Description**: 自动化长图报表 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ssr > Nuxt.js project ## Build Setup ``` bash # install dependencies $ npm install # Or yarn install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start # generate static project $ npm run generate ``` For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js). ======= # nuxt # 第六章 医院ID: 3640 服务器地址:10.0.1.147 page48,page49:数据格式有变,数据格式改为了chartData:[ { value:, name:, percent:, equipment_value: } ] 在服务上的运行步骤 1,npm run build 2,forever start server.js