Commit c27a76ae authored by yimj's avatar yimj

Merge branch 'develop' of gitlab.ilaihua.com:laihua-web/laihua-toolkit into develop

parents 19f4e2e7 cbf5694f
# laihua-toolkit
[toc]
## 项目介绍
> node 12.18.3
> npm 6.14.6
......@@ -6,7 +9,7 @@
来画工具宝
## Project setup
## 运行
```
npm install
```
......@@ -42,5 +45,10 @@ npm run fix
npm run prettier
```
### Customize configuration
## 开发
### 分支
`develop`: 开发分支
## Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
// console.log(`process.env1:`, process.env)
console.log(`process.env.NODE_ENV1:`, process.env.NODE_ENV)
// dsf
//dfdfdfsdf
//
module.exports = {
// outputDir: process.env.outputDir,
// assetsDir: 'static',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment