团蜂平台端

zweiqin 1684a028b2 2024.07.13 8 달 전
build 0ff2894c65 2023.10.21 1 년 전
canvas-container 0ff2894c65 2023.10.21 1 년 전
mock 0ff2894c65 2023.10.21 1 년 전
public 0ff2894c65 2023.10.21 1 년 전
src 1684a028b2 2024.07.13 8 달 전
tests 0ff2894c65 2023.10.21 1 년 전
.editorconfig 0ff2894c65 2023.10.21 1 년 전
.env.development 1684a028b2 2024.07.13 8 달 전
.env.production 1684a028b2 2024.07.13 8 달 전
.env.staging 1684a028b2 2024.07.13 8 달 전
.eslintignore 35e383fe74 2024.06.28 9 달 전
.eslintrc.js 0ff2894c65 2023.10.21 1 년 전
.gitignore 499cd3ecc7 2024.07.13 - 首页统计(90%) 8 달 전
.travis.yml 0ff2894c65 2023.10.21 1 년 전
Dockerfile 0ff2894c65 2023.10.21 1 년 전
LICENSE 0ff2894c65 2023.10.21 1 년 전
README.md 0ff2894c65 2023.10.21 1 년 전
babel.config.js 0ff2894c65 2023.10.21 1 년 전
jest.config.js 0ff2894c65 2023.10.21 1 년 전
jsconfig.json 0ff2894c65 2023.10.21 1 년 전
package-lock.json 1684a028b2 2024.07.13 8 달 전
package.json 499cd3ecc7 2024.07.13 - 首页统计(90%) 8 달 전
pnpm-lock.yaml 0ff2894c65 2023.10.21 1 년 전
postcss.config.js 0ff2894c65 2023.10.21 1 년 전
vue.config.js 1684a028b2 2024.07.13 8 달 전

README.md

shop 前端源码

项目源码

项目基础要求

node:10.0.0及以上 npm:最新的即可

Build Setup

``` bash

安装依赖

npm install

启动服务 localhost:8013

npm run dev