# WorldAxletreeWeb **Repository Path**: rtkaixa/world-axletree-web ## Basic Information - **Project Name**: WorldAxletreeWeb - **Description**: 世界轴承官网 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-15 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WorldAxletreeWeb #### 介绍 世界轴承官网 #### 软件架构 软件架构说明 #### 安装教程 1. `npm i --include=dev` 2. `node node_modules/esbuild/install.js` #### 使用说明 1. 启动开发环节 - `npm run dev` 2. 构建网页 - `npm run build` 3. 预览构建版本 - `npm run serve`