Skip to content

Fix misspelling #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/contributing/frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ specific areas you're interested in or questions about the architecture, feel fr

## Installation

1. Clone repository `git clone https://github.com/buggregator/fronend.git`
1. Clone repository `git clone https://github.com/buggregator/frontend.git`
2. Install dependencies `yarn install`
3. Run NodeJS server `yarn dev`
4. Open http://localhost:3000
Expand All @@ -29,4 +29,4 @@ You can also run Storybook `yarn sb` to see all components in isolation with moc

---

### Now you can start developing your own features and share them with the community!
### Now you can start developing your own features and share them with the community!