|
3 | 3 |  |
4 | 4 |
|
5 | 5 | </div> |
6 | | -🔎 Dynamically analysis the code for each language in the repository/user and generate the results for your github account and repo README. |
7 | 6 |
|
8 | | -# Initialization |
9 | | -```shell |
10 | | -npm install |
11 | | -``` |
| 7 | +# 🍏 Quickstart |
| 8 | +*Use [Replit](https://replit.com) Server **[stats.deeptrain.net](https://stats.deeptrain.net/)*** |
12 | 9 |
|
13 | | -# Production & Deployment |
14 | | -```shell |
15 | | -node index |
16 | | -``` |
17 | 10 |
|
18 | | -# Example |
| 11 | +Example: |
19 | 12 |
|
20 | | -### Repository Code Statistics |
| 13 | +### 🍊 Repo |
| 14 | +```markdown |
| 15 | +[](https://github.com/zmh-program/code-statistic) |
21 | 16 | ``` |
22 | | - |
| 17 | +[](https://github.com/zmh-program/code-statistic) |
| 18 | + |
| 19 | +### 🍉 User |
| 20 | +```markdown |
| 21 | +[](https://github.com/zmh-program/code-statistic) |
23 | 22 | ``` |
24 | | - |
| 23 | +[](https://github.com/zmh-program/code-statistic) |
25 | 24 |
|
26 | | -### User Code Statistics |
| 25 | +### 🥝 Dark Mode |
| 26 | +```markdown |
| 27 | +[](https://github.com/zmh-program/code-statistic) |
27 | 28 | ``` |
28 | | - |
| 29 | +[](https://github.com/zmh-program/code-statistic) |
| 30 | + |
| 31 | +### Ref as HTML |
| 32 | +```html |
| 33 | +<a href="https://github.com/zmh-program/code-statistic"> |
| 34 | + <img src="https://stats.deeptrain.net/repo/zmh-program/Zh-Website/?theme=dark"> |
| 35 | +</a> |
29 | 36 | ``` |
30 | | - |
31 | 37 |
|
32 | | -### Dark Mode |
| 38 | +<a href="https://github.com/zmh-program/code-statistic"><img src="https://stats.deeptrain.net/repo/zmh-program/Zh-Website/?theme=dark"></a> |
| 39 | + |
| 40 | +# 🍎 Build Your Own Server |
| 41 | +### 🍒 Initialization |
| 42 | +```shell |
| 43 | +npm install |
33 | 44 | ``` |
34 | | - |
| 45 | + |
| 46 | +### 🍬 Configuration |
| 47 | + |
| 48 | + |
| 49 | +### 🍇 Run |
| 50 | +```shell |
| 51 | +node index |
35 | 52 | ``` |
36 | | - |
|
0 commit comments