# 交友盲盒(making) **Repository Path**: nightmain/nine-fresh-activity ## Basic Information - **Project Name**: 交友盲盒(making) - **Description**: uniapp(v3)制作的交友房网页 - **Primary Language**: Unknown - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-04 - **Last Updated**: 2023-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_midway_project ## QuickStart see [midway docs][midway] for more detail. ### Development ```bash $ npm i $ npm run dev $ open http://localhost:7001/ ``` ### Deploy ```bash $ npm start ``` ### 自动生成 model ```bash $ npx mdl-gen-midway -h 121.196.153.173 -p 3306 -d order_system -u order_system -x 8XT4XhBiiJ8jBCK3 -e mysql -o D:\bunny\OneDrive\桌面\myWork\midway-project\src\entity --noConfig --case-property none ``` ### npm scripts - Use `npm run lint` to check code style. - Use `npm test` to run unit test. [midway]: https://midwayjs.org