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
1. Fork the repository to get your copy on your account.
38
+
2. Clone your forked repository on your machine.
39
+
3. Open the cloned `frontend.mu` directory in your code editor.
40
+
4. Run `pnpm install` in your terminal.
41
+
5. Run `pnpm run nuxt dev`.
42
+
43
+
### Submit your PR
44
+
45
+
1. Commit & push your changes on your forked repository.
46
+
2. Log in to your GitHub account & go to your forked repository's page.
47
+
3. On the `Code` tab, click `Contribute` and then `Open a pull request` to submit your PR ([read more about this](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project#making-a-pull-request)).
48
+
49
+
**Chat with us on [Discord](https://discord.gg/WxXW9Jvv6k?ref=frontend.mu) if you're having any issue! ✌️**
0 commit comments