# 触摸精灵4.0中控 **Repository Path**: Evanelf/touchelf_control ## Basic Information - **Project Name**: 触摸精灵4.0中控 - **Description**: 支持触摸精灵4.0以上版本 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-01-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # touchelf_center ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run electron:serve ``` ### Compiles and minifies for production ``` npm run electron:build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).