From 60fb3de1f193b2bb2d237bb86217e2af5e49b9b2 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 10 Nov 2023 18:35:55 +0100 Subject: [PATCH] fix readme typos --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 01e4fc2..a463ec3 100644 --- a/README.md +++ b/README.md @@ -14,21 +14,21 @@ 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** | | -| `npm run dev` | Compiles and hot-reloads for development | -| `npm run preview` | Run production preview | -| **Test** | | -| `npm run lint` | Runs all linters | -| `npm test` | Run all tests & linters | -| **Storybook** | | -| `npm run storybook` | Run Storybook | -| npm run build:storybook | Build static storybook | +| Command | Description | +|---------------------------|------------------------------------------| +| `npm install` | Project setup | +| `npm run build` | Compiles and minifies for production | +| **Develop** | | +| `npm run dev` | Compiles and hot-reloads for development | +| `npm run preview` | Run production preview | +| **Test** | | +| `npm run lint` | Runs all linters | +| `npm test` | Run all tests & linters | +| **Storybook** | | +| `npm run storybook` | Run Storybook | +| `npm run build:storybook` | Build static storybook | -## Technologie +## Technology - [X] ~~nuxt3~~ - [x] vuetify