# NFshop **Repository Path**: coderdnf/nfshop ## Basic Information - **Project Name**: NFshop - **Description**: 使用Vue全家桶开发的蘑菇街商城项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2021-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仿蘑菇街APP > 技术栈: Vue2.x全家桶 + Vant + axios > 接口由coderwhy提供 **项目预览** http://coderdnf.gitee.io/nfshop **安装依赖** ``` npm i ``` **项目运行** ``` npm run serve ```