# waibao **Repository Path**: marchen/waibao ## Basic Information - **Project Name**: waibao - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 爱活网前端 采用jade作为模板,less作为样式 # 安装 本地开发安装node.js. 到官网(https://nodejs.org/en/)下载最新安装包安装. 然后到本地项目安装依赖,运行下面的命令: ```shell $ npm install $ npm start ```