1 Star 0 Fork 36

yangmain / porter-ui

forked from sxfad / porter-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

porter-ui

porter数据同步中间件的管理后台前端

Prepare

前端开发前期准备工作

Build Setup

使用yarn

install dependencies

$ yarn

serve with hot reload at localhost:8080

$ yarn run dev

build for production with minification

$ yarn run build:prod

build for rc with minification

$ yarn run build:rc

build for test with minification

$ yarn run build:test

clear cache

$ yarn run clear-dev-cache

deploy

ajax-config.js test、rc、production环境下ajax配置文件。如无无特殊情况,无需修改。

本地文件

个性化配置,防止各个开发人员冲突

local/local-ajax-base-url.js

/*
 * 开发模式下ajax base url 单独提出文件,并git ignore,防止开发人员之间冲突
 * */
export default 'http://127.0.0.1:8080/';

local/local-build-config.js


空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yangsir/porter-ui.git
git@gitee.com:yangsir/porter-ui.git
yangsir
porter-ui
porter-ui
master

搜索帮助