More Premium Hugo Themes Premium Vue Themes

Fancy Store

Vue+Express全栈购物商城

Fancy Store

Vue+Express全栈购物商城

Author Avatar Theme by czero1995
Github Stars Github Stars: 357
Last Commit Last Commit: May 11, 2020 -
First Commit Created: Feb 24, 2024 -
Fancy Store screenshot

Overview

This product is a web-based project called Fancy Store, which has different versions based on Vue-CLI 2.0 and Vue-CLI 3.0. The project includes a frontend, backend, and a backend management CMS. It utilizes mock data for front-end development and has GitHub repositories available for each part.

Features

  • Vue-CLI 2.0 and 3.0 Versions: Fancy Store has versions based on both Vue-CLI 2.0 and Vue-CLI 3.0.
  • Frontend, Backend, and CMS: The project includes a frontend website, a backend server, and a backend management CMS.
  • Mock Data: Data requests in the project are handled using mock data, making it purely front-end focused.

Installation

To install the Fancy Store project, follow these steps:

  1. Clone the frontend project by running:
    git clone https://github.com/czero1995/fancy-store
    
  2. Clone the backend server by running:
    git clone https://github.com/czero1995/fancy-store-server.git
    
  3. For the backend management CMS, clone the project by running:
    git clone https://github.com/czero1995/fancy-store-admin.git
    
  4. After cloning the projects, install the dependencies, start the services, and build for production.

Summary

The Fancy Store project offers different versions based on Vue-CLI 2.0 and Vue-CLI 3.0, featuring a frontend website, backend server, and a backend management CMS. It uses mock data for the front-end development, providing users with a complete web project experience. Installation involves cloning the GitHub repositories for each part, installing dependencies, and building for production.