Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
biz.qingxiao.com
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
wangxuelai
biz.qingxiao.com
Commits
0b752f92
Commit
0b752f92
authored
Jun 15, 2022
by
ammeto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md
parent
36355c12
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
README.md
README.md
+25
-0
No files found.
README.md
0 → 100644
View file @
0b752f92
# 轻校管理PC后台的项目
> 启动项目
```
bash
yarn
npm run lib
npm run start
```
> 发布项目
-
项目打包 & dist 目录上传oss
```
bash
npm run pro-build
```
-
提交打包后的 index.html 文件到 master
```
bash
git add
.
git commit
-m
"update"
git push
```
\ No newline at end of file
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