# boot-interface **Repository Path**: idaijunming/boot-interface ## Basic Information - **Project Name**: boot-interface - **Description**: 后台基本接口,生成d.ts文件 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boot-inteface ## Project setup ``` yarn install ``` ### Compiles ``` yarn build ``` ### Lints and fixes files ``` yarn lint ```