Huauauaa / hua-mall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hua-mall

Run

server

  • npm install
  • npm run start

client

  • npm install
  • npm run start

Features

  • user
    • login/logout
    • user management
  • product
    • CRUD
  • order
    • CRUD
    • pay
  • category
    • add/edit/delete
    • add child
  • APP

Structure

hua-mall
├── server
├── client
└── app

Technology

Env

Name Description
MySQL
SQLite
Node.js

backend

Name Description
Express web framework for Node.js
Sequelize ORM

web

Name Description
React
Vite build tool
Ant Design UI lib
styled-components style
axios

app

Name Description
uni-app

About


Languages

Language:JavaScript 93.7%Language:SCSS 3.4%Language:HTML 1.6%Language:Vue 1.4%