File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change
1
+ ![ CheckCle Documentation] ( https://pub-4a4062303020445f8f289a2fee84f9e8.r2.dev/images/checkcle-docs.png )
2
+
1
3
# Welcome to CheckCle Docs
2
4
3
- ** Use your preferred IDE**
5
+ 👉 ** CheckCle Guidelines:** [ CheckCle Docs] ( https://docs.checkcle.io )
6
+
7
+ # Start Local Development and Improve Documentation
4
8
5
9
The only requirement is having Node.js & npm installed - [ install with nvm] ( https://github.com/nvm-sh/nvm#installing-and-updating )
6
10
7
11
Follow these steps:
8
12
9
13
``` sh
10
14
# Step 1: Clone the repository using the project's Git URL.
11
- git clone < YOUR_GIT_URL >
15
+ git clone https://github.com/operacle/checkcle-docs.git
12
16
13
17
# Step 2: Navigate to the project directory.
14
- cd checkcle
18
+ cd checkcle-docs
15
19
16
20
# Step 3: Install the necessary dependencies.
17
21
npm i
@@ -29,3 +33,19 @@ This project is built with .
29
33
- React
30
34
- shadcn-ui
31
35
- Tailwind CSS
36
+
37
+
38
+ ## 🌍 Stay Connected
39
+ - Website: [ checkcle.io] ( https://checkcle.io )
40
+ - GitHub Repository: ⭐ [ CheckCle] ( https://github.com/operacle/checkcle.git )
41
+ - Community Channels: Engage via discussions and issues!
42
+ - Discord: Join our community [ @discord ] ( https://discord.gg/xs9gbubGwX )
43
+ - X: [ @tlengoss ] ( https://x.com/tlengoss )
44
+
45
+ ## 📜 License
46
+
47
+ CheckCle is released under the MIT License.
48
+
49
+ ---
50
+
51
+ Stay informed, stay online, with CheckCle! 🌐
You can’t perform that action at this time.
0 commit comments