fix readme typos

This commit is contained in:
Ulf Gebhardt 2023-11-10 18:35:55 +01:00
parent 4e75275a96
commit 60fb3de1f1
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -15,7 +15,7 @@ To be able to build this project you need:
The following commands are available:
| Command | Description |
|-------------------------|------------------------------------------|
|---------------------------|------------------------------------------|
| `npm install` | Project setup |
| `npm run build` | Compiles and minifies for production |
| **Develop** | |
@ -26,9 +26,9 @@ The following commands are available:
| `npm test` | Run all tests & linters |
| **Storybook** | |
| `npm run storybook` | Run Storybook |
| npm run build:storybook | Build static storybook |
| `npm run build:storybook` | Build static storybook |
## Technologie
## Technology
- [X] ~~nuxt3~~
- [x] vuetify