# ration **Repository Path**: billyzc/ration ## Basic Information - **Project Name**: ration - **Description**: 蛋白定量计算后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-08 - **Last Updated**: 2021-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hellow-world ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### SVG ``` npm install svg-sprite-loader --save-dev //需要在vue.config.js进行配置 ```