ct 2 ヶ月 前
コミット
f1e3dbe504
3 ファイル変更65 行追加2 行削除
  1. 26 0
      .gitignore
  2. 37 0
      README.en.md
  3. 2 2
      README.md

+ 26 - 0
.gitignore

@@ -0,0 +1,26 @@
+.DS_Store
+node_modules
+/dist
+
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
+
+package-lock.json
+yarn.lock

+ 37 - 0
README.en.md

@@ -0,0 +1,37 @@
+# lm_scrm_companyui
+
+#### Description
+lm_scrm_companyui
+
+#### Software Architecture
+
+Software architecture description
+
+#### Installation
+
+1.  xxxx
+2.  xxxx
+3.  xxxx
+
+#### Instructions
+
+1.  xxxx
+2.  xxxx
+3.  xxxx
+
+#### Contribution
+
+1.  Fork the repository
+2.  Create Feat_xxx branch
+3.  Commit your code
+4.  Create Pull Request
+
+
+#### Gitee Feature
+
+1.  You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
+2.  Gitee blog [blog.gitee.com](https://blog.gitee.com)
+3.  Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
+4.  The most valuable open source project [GVP](https://gitee.com/gvp)
+5.  The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
+6.  The most popular members  [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

+ 2 - 2
README.md

@@ -1,7 +1,7 @@
-# im_scrm_companyui
+# lm_scrm_companyui
 
 #### 介绍
-im_scrm_companyui
+lm_scrm_companyui
 
 #### 软件架构
 软件架构说明