Skip to content
Snippets Groups Projects
Commit 4bdda551 authored by Johannes Salentin's avatar Johannes Salentin
Browse files

Update CONTRIBUTING.md

parent 3b3cb383
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,11 @@ Run this after you have finalized your changes and make sure there are no errors
npm run build
```
## Previewing the built dist directory locally
```bash
serve -s dist
```
## Lints and fixes files
This runs a static code analysis and you should make sure there are no warnings or errors.
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment