Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖文锋
/
clm-admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d554bb15
authored
Nov 18, 2020
by
xiaowenfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、添加了项目的基本说明
parent
716cabe4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
6 deletions
README.md
README.md
View file @
d554bb15
# clm-admin
# clm-admin
##
Project setup
##
项目依赖安装
```
```
npm install
npm install
or yarn
```
```
###
Compiles and hot-reloads for development
###
开发环境启动项目
```
```
npm run
serve
npm run
dev
```
```
###
Compiles and minifies for production
###
开发环境打包
```
```
npm run build
npm run build-dev
```
### 生产环境打包
```
npm run build-dev
```
```
### Lints and fixes files
### Lints and fixes files
...
...
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