# ERDAGE **Repository Path**: ggtiger/ERDAGE ## Basic Information - **Project Name**: ERDAGE - **Description**: 二大哥在线点餐平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-01-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #ERDAGE #初始化工作 vue init webpack jsell(已执行,无须执行) cd jsell npm install npm install stylus-loader css-loader style-loader --save-dev npm run dev