Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hs-sky-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何虹
hs-sky-ui
Commits
3349bf3f
Commit
3349bf3f
authored
Apr 22, 2020
by
何虹
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
说明
parent
39ca82b0
Pipeline
#22885
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
22 deletions
+13
-22
README.md
README.md
+13
-22
No files found.
README.md
View file @
3349bf3f
# ui
# hs-sky-ui
-
基于elementUI 二次封装组件库
-
子组件在src/packages下面
# 如何发布组件库
-
编译
-
npm run build-bundle
-
git管理保证本地代码干净已提交代码库管理
-
git add .
-
git commit -am '本次提交的说明'
-
开始发布npm
-
npm login
-
npm version patch
-
npm publish
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See
[
Configuration Reference
](
https://cli.vuejs.org/config/
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment