mirror of
https://github.com/TxtDot/dalet.git
synced 2024-11-24 05:46:22 +03:00
doc: fix code
This commit is contained in:
parent
b6d1efce67
commit
94dbe8dd17
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
}
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue