# 摸鱼商城 **Repository Path**: sitr/fishing-mall ## Basic Information - **Project Name**: 摸鱼商城 - **Description**: 使用Vue + node 建立的前后端分离的商城,模仿小米商城制作。本项目仅用于本人学习Vue以便更好上手学校项目。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-27 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 摸鱼商城 #### Description 使用Vue + node 建立的前后端分离的商城,模仿小米商城制作。本项目仅用于本人学习Vue以便更好上手学校项目。 #### Software Architecture Software architecture description ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).