# jet-website **Repository Path**: xxj2018/jet-website ## Basic Information - **Project Name**: jet-website - **Description**: 个人网站 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 启动 ``` npm run start ``` ### 打包 ``` npm run build ```