# zhenxuan-api2 **Repository Path**: xiaole1996/zhenxuan-api2 ## Basic Information - **Project Name**: zhenxuan-api2 - **Description**: express+ts+sequelize - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Express, Nodejs, TypeScript ## README ## express + ts + sequelize ## 安装 ```bash npm install ``` ## 启动 ```bash npm run start ``` ## 构建 ```bash npm run build ``` ## 启动 ```bash node dist/src/bin/www ```