18.12.0-alpha.0 • Published 5 years ago

@pcit/pcit-ui v18.12.0-alpha.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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