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
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,6 @@ DevsInTech offers a wide range of resources and opportunities for developers and
54
54
>
55
55
> - Before getting into it, make sure you have [pnpm](https://nodejs.org/download) installed.
56
56
57
-
58
57
### Let's jump right in🌟
59
58
60
59
1. Fork the project
@@ -114,19 +113,17 @@ DevsInTech offers a wide range of resources and opportunities for developers and
114
113
115
114
### Setup using Docker
116
115
117
-
* Enter the root directory
116
+
- Enter the root directory
118
117
119
-
```sh
120
-
docker build .
118
+
```sh
119
+
docker build .
121
120
122
-
```
121
+
```
123
122
124
-
125
-
```sh
126
-
docker run -p 3000:80 <Image>
127
-
```
123
+
```sh
124
+
docker run -p 3000:80 <Image>
125
+
```
128
126
129
-
130
127
# Contribute
131
128
132
129
We welcome contributions in our community. Learn how to start contributing, from installing the project on your device to submitting a pull request with our<Link href="https://github.com/devs-in-tech/DevsInTech/blob/main/CONTRIBUTING.md"> Contribution guide.<Link/>
Welcome to DevsInTech, an all inclusive community where developers come to learn, grow, and create together. Whether you're a beginner or an experienced developer, you'll find a place here to connect, collaborate, and build new skills. With weekly coffee chats, movie nights, expert sessions, and more, we offer endless opportunities to improve your craft and connect with like-minded individuals. Join us today and become a part of a community that's all about helping you succeed.
0 commit comments