Skip to content

Commit

Permalink
[docs] Update local setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
rtivital committed Jan 31, 2022
1 parent 7365100 commit 7a282a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/docs/pages/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Examples:
- Install [editorconfig](https://editorconfig.org/) extension for your editor
- Fork [repository](https://github.com/mantinedev/mantine), clone or download your fork
- Install dependencies with yarn – `yarn`
- Build local version of all packages – `npm run build all`
- To start storybook – `npm run storybook`
- To start docs – `npm run docs`
- To rebuild props descriptions – `npm run docs:docgen`
Expand Down

0 comments on commit 7a282a1

Please sign in to comment.