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
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ discord.place is your comprehensive hub for everything related to Discord. Wheth
6
6
7
7
From finding perfect emojis for your Discord servers to discovering the latest bots and servers, discord.place caters to all your Discord needs. Enjoy easy navigation and up-to-date content designed to help you make the most out of your Discord interactions.
8
8
9
-
This repository contains the client, server and docs (no more used) files for the discord.place website.
9
+
This repository contains the clientand server files for the discord.place website.
10
10
11
11
---
12
12
@@ -65,16 +65,7 @@ cd client
65
65
npm run dev
66
66
```
67
67
68
-
8. Start the docs (optional, no more used):
69
-
70
-
```bash
71
-
cd docs
72
-
73
-
npm run dev
74
-
```
75
-
76
68
8. Open your browser and navigate to `http://localhost:3000` to view the website locally.
77
-
9. Open your browser and navigate to `http://localhost:3003` to view the documentation locally. (optional, no more used)
0 commit comments