mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
fix readme typos
This commit is contained in:
parent
4e75275a96
commit
60fb3de1f1
28
README.md
28
README.md
@ -14,21 +14,21 @@ To be able to build this project you need:
|
|||||||
|
|
||||||
The following commands are available:
|
The following commands are available:
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|-------------------------|------------------------------------------|
|
|---------------------------|------------------------------------------|
|
||||||
| `npm install` | Project setup |
|
| `npm install` | Project setup |
|
||||||
| `npm run build` | Compiles and minifies for production |
|
| `npm run build` | Compiles and minifies for production |
|
||||||
| **Develop** | |
|
| **Develop** | |
|
||||||
| `npm run dev` | Compiles and hot-reloads for development |
|
| `npm run dev` | Compiles and hot-reloads for development |
|
||||||
| `npm run preview` | Run production preview |
|
| `npm run preview` | Run production preview |
|
||||||
| **Test** | |
|
| **Test** | |
|
||||||
| `npm run lint` | Runs all linters |
|
| `npm run lint` | Runs all linters |
|
||||||
| `npm test` | Run all tests & linters |
|
| `npm test` | Run all tests & linters |
|
||||||
| **Storybook** | |
|
| **Storybook** | |
|
||||||
| `npm run storybook` | Run 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] ~~nuxt3~~
|
||||||
- [x] vuetify
|
- [x] vuetify
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user