This commit is contained in:
Ulf Gebhardt 2023-11-20 16:29:49 +01:00
parent cbaf700a7a
commit f8a91c673c
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -30,7 +30,7 @@ This projects utilizes `storybook` to develop frontend components and `vuepress`
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 |
| `npm run server:prod` | Runs productions server | | `npm run server:prod` | Runs productions server |