# fjlibdb **Repository Path**: gouflv/fjlibdb ## Basic Information - **Project Name**: fjlibdb - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-12 - **Last Updated**: 2022-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # resource-db-web ## Tech Stack - vue2 - tailwind css ## Pages ``` // PC 入口 http://localhost:8080/home.html // 大屏入口 http://localhost:8080/wide.html ``` ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).