# index-page **Repository Path**: carry18ok/index-page ## Basic Information - **Project Name**: index-page - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-29 - **Last Updated**: 2021-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gulp-demo * 一个关于使用 gulp 工具开发的 demo! ## 安装 ```Basic npm i ``` ## 运行 ```Basic npm start ``` * 打开你的 dev/index.html 页面。 * 如何使用 vscode 的 EaseServer 插件,那就达到可以实时更新的效果。 ## 打包 ```Basic npm run build ```