# ppex **Repository Path**: lautin/ppex ## Basic Information - **Project Name**: ppex - **Description**: ppex 交易系统,源码 二次开发 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: v1.1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-22 - **Last Updated**: 2021-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```