# code-statistic
**Repository Path**: zmh-program/code-statistic
## Basic Information
- **Project Name**: code-statistic
- **Description**: 🔎 Dynamically analysis the code for each language in the repository/user and generate the results for your github account and repo README.
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-02-21
- **Last Updated**: 2023-03-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# 🍏 Quickstart
*Use [Replit](https://replit.com/@zmh-program/code-stats) Server **[stats.deeptrain.net](https://stats.deeptrain.net/)***
Example:
### 🍊 Repo
```markdown
[](https://github.com/zmh-program/code-statistic)
```
[](https://github.com/zmh-program/code-statistic)
### 🍉 User
```markdown
[](https://github.com/zmh-program/code-statistic)
```
[](https://github.com/zmh-program/code-statistic)
### 🥝 Dark Mode
```markdown
[](https://github.com/zmh-program/code-statistic)
```
[](https://github.com/zmh-program/code-statistic)
### Ref as HTML
```html
```
# 🍎 Build Your Own Server
##### 👉 *Build a [Free Server](https://replit.com/@zmh-program/code-stats) using the template ([Replit](https://replit.com))*
### 🍒 Initialization
```shell
npm install
```
### 🍬 Configuration
https://github.com/zmh-program/code-statistic/blob/f9b182767796fc5aef57d241fb5910a1dd293dbd/config.js#L1-L6
### 🍇 Run
```shell
node index
```