Skip to content

Commit

Permalink
Extend README
Browse files Browse the repository at this point in the history
  • Loading branch information
StuckiSimon committed Aug 25, 2024
1 parent 0bbfafa commit dfc6389
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions strahl-lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,16 @@ In order to expose in local network, run:

### Testing

The project uses `vitest` for unit testing.

`npm run test`

### Linting

The project uses `eslint` for static code analysis.

`npm run lint`

### Access

- [https://localhost:5173/](https://localhost:5173/) - Demo Scene
Expand Down

0 comments on commit dfc6389

Please sign in to comment.