Skip to content

Commit

Permalink
feature: update README
Browse files Browse the repository at this point in the history
Signed-off-by: arthur <[email protected]>
  • Loading branch information
abroudoux committed Jun 11, 2024
1 parent 2151238 commit 782e3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HubMicrocksIoFrontend

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.2.
This project SvelteKit was generated with [Vite](https://github.com/vitejs/vite) version 5.0.3.

## Development server

Expand All @@ -12,4 +12,4 @@ Run `npm run build` to build the project. The build artifacts will be stored in

## Running unit tests

Run `npm test` to execute the unit tests via [Karma](https://karma-runner.github.io).
Run `npm test` to execute the unit tests via [Vitest](https://github.com/vitest-dev/vitest).

0 comments on commit 782e3d0

Please sign in to comment.