材料网平台端

wzy f07a1de99a 代码更新 1 ay önce
build 8ea4ef07b9 2023.11.27 1 yıl önce
canvas-container e938d5b6dd 修改接口shopType 1 yıl önce
mock 8ea4ef07b9 2023.11.27 1 yıl önce
public 8ea4ef07b9 2023.11.27 1 yıl önce
src f07a1de99a 代码更新 1 ay önce
tests 8ea4ef07b9 2023.11.27 1 yıl önce
.editorconfig 8ea4ef07b9 2023.11.27 1 yıl önce
.env.development f07a1de99a 代码更新 1 ay önce
.env.production f07a1de99a 代码更新 1 ay önce
.env.staging 8ea4ef07b9 2023.11.27 1 yıl önce
.env.test f07a1de99a 代码更新 1 ay önce
.eslintignore 8ea4ef07b9 2023.11.27 1 yıl önce
.eslintrc.js 8ea4ef07b9 2023.11.27 1 yıl önce
.gitignore 8ea4ef07b9 2023.11.27 1 yıl önce
.travis.yml 8ea4ef07b9 2023.11.27 1 yıl önce
Dockerfile 8ea4ef07b9 2023.11.27 1 yıl önce
LICENSE 8ea4ef07b9 2023.11.27 1 yıl önce
README.md 8ea4ef07b9 2023.11.27 1 yıl önce
babel.config.js 8ea4ef07b9 2023.11.27 1 yıl önce
jest.config.js 8ea4ef07b9 2023.11.27 1 yıl önce
jsconfig.json 8ea4ef07b9 2023.11.27 1 yıl önce
package-lock.json e938d5b6dd 修改接口shopType 1 yıl önce
package.json f07a1de99a 代码更新 1 ay önce
pnpm-lock.yaml b6b9cd36c1 2023.12.29 1 yıl önce
postcss.config.js 8ea4ef07b9 2023.11.27 1 yıl önce
vue.config.js f07a1de99a 代码更新 1 ay önce

README.md

shop 前端源码

项目源码

项目基础要求

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

Build Setup

``` bash

安装依赖

npm install

启动服务 localhost:8013

npm run dev