# SPTproject **Repository Path**: tomato-lrx/sptproject ## Basic Information - **Project Name**: SPTproject - **Description**: 放射性燃料破损监测软件模版 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-11 - **Last Updated**: 2023-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev npm run electron:serve ``` ### Compiles and minifies for production ``` npm run build npm run electron:build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).