Code Monkey home page Code Monkey logo

jeepay-ui's Introduction

Jeepay UI

为Jeepay对应的前端项目,包括运营平台、商户系统、聚合码收银台。前端技术以vue为主,框架使用Ant Design Vue开发。

Java服务端项目:https://gitee.com/jeequan/jeepay

目录结构

jeepay-ui
├── jeepay-ui-cashier -- 聚合收银台项目
├── jeepay-ui-manager -- 运营平台web管理端
└── jeepay-ui-merchant -- 商户系统web管理端

参考命令

node版本要求:<= 16

参考命令

# 拉取源码完毕后请先安装依赖, 进入项目根目录命令行执行:

> npm install

# 本地启动项目(开发环境):

1. 打开根目录下文件".env.development", 修改请求服务器地址"VUE_APP_API_BASE_URL";

2. 在项目根目录命令行执行:

> npm run serve

# 打包(生产环境):

1. 打开根目录下文件".env", 修改请求服务器地址"VUE_APP_API_BASE_URL";

2. 在项目根目录命令行执行:

> npm run build

3. 文件将输出到 [/dist]目录, 拷贝到web服务器即可。

jeepay-ui's People

Contributors

terrfly avatar xypang avatar ssyang1993 avatar jeequan avatar stringke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.