doc: fix code

This commit is contained in:
Artemy Egorov 2024-07-22 21:08:37 +03:00 committed by GitHub
parent b6d1efce67
commit 94dbe8dd17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,11 +51,11 @@ row: {
{ {
h3: Production h3: Production
code: { code: (
npm install npm install
npm run build npm run build
npm run start npm run start
} )
} }
{ {