File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 20
20
2 . ** Download and Share** : Download your work and share it with others.
21
21
3 . ** No Sign Up** : No sign up required. Just start coding.
22
22
4 . ** Responsive** : Works on all devices.
23
- 5 . ** Customizable** : Customize the editor to your liking.
23
+ 5 . ** Customizable** : Customize the editor to your liking.
24
24
25
25
### 🛠️ Stack
26
26
32
32
33
33
1 . Fork the repository.
34
34
2 . Clone the repository.
35
- 3 . Run ` pnpm ` to install the dependencies.
36
- 4 . Run ` pnpm dev ` to start the development server.
37
- 5 . Open ` http://localhost:3000 ` to view it in the browser.
38
- 6 . Make your changes and open a pull request.
35
+ 3 . Install [ pnpm] ( https://pnpm.io/installation ) if you haven't already.
36
+ 4 . Run ` pnpm i ` to install the dependencies.
37
+ 5 . Run ` pnpm dev ` to start the development server.
38
+ 6 . Open ` http://localhost:3000 ` to view it in the browser.
39
+ 7 . Make your changes and open a pull request.
40
+
41
+ > Inspired by [ @midudev 's] ( https://x.com/midudev ) [ codi.link] ( https://codi.link/ ) 😊
You can’t perform that action at this time.
0 commit comments