@pcit/pcit-ui
v18.12.0-alpha.0
Published
PCIT Frontend UI
Downloads
2
Readme
PCIT 前端
前端页面
profile
个人主页/profile/github/khs1994
dashboard
控制面板/github/dashboard
repo
仓库主页/github/pcit-ce/pcit
branches
分支列表页/github/pcit-ce/pcit/branches
build
build 详情页/github/pcit-ce/pcit/builds/105
builds
build 列表页/github/pcit-ce/pcit/builds
jobs
jobs 详情页/github/pcit-ce/pcit/jobs/105
pull_requests
列表页/github/pcit-ce/pcit/pull_requests
settings
设置页/github/pcit-ce/pcit/settings
caches
缓存列表/github/pcit-ce/pcit/caches
requests
git 事件/github/pcit-ce/pcit/requests
repos
个人或组织的仓库列表页/github/khs1994-php
前端构建工具
- Node & NPM
$ npm i
Gulp
webpack
# production
$ npm run webpack-pro
# $ npm run build
# development
$ npm run webpack-dev