You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
+
<!-- markdownlint-disable first-line-h1 -->
1
2
[](https://gitpod.io/#https://github.com/WebXDAO/WebXDAO.github.io)
The content in this repository is temporary, as we are working on a new web design for WebX DAO, which is available in the [website v3 project](https://github.com/orgs/WebXDAO/projects/9).
6
+
The content in this repository is temporary, as we are working on a new web design for WebX DAO, which is available in the [website v3 project](https://github.com/orgs/WebXDAO/projects/9).
6
7
7
8
If you need any assistance, please feel free to message us on [Discord](https://discord.webxdao.xyz/).
8
9
@@ -24,40 +25,41 @@ Fork the repository on the [fork page](https://github.com/WebXDAO/WebXDAO.github
24
25
25
26
Ensure that you have Node.js installed. You can check the Node.js version by running the following command:
26
27
27
-
```
28
+
```bash
28
29
node --version
29
30
```
31
+
30
32
If Node.js is not installed, you can download it from [nodejs.org](https://nodejs.org/en).
31
33
32
34
### 3. Clone this Repository
33
35
34
36
To clone this repository to your local machine, run the following command:
0 commit comments