lesson 3, chapter 2 /ru

This commit is contained in:
2023-07-08 16:51:40 +02:00
parent 8c73240b99
commit 7b332076fe
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
{
"chapter-1": "Глава 1.Таблицы"
"chapter-1": "Глава 1.Таблицы",
"chapter-2": "Глава 1.Deploy и CI"
}

View File

@@ -0,0 +1 @@
# Under construction

View File

@@ -0,0 +1,3 @@
# Deploy
[Деплоим сторибук и проект на Vercel по туториалу](https://dev.to/chad_r_stewart/setup-a-ci-cd-process-to-automatically-deploy-storybook-in-your-project-to-vercel-2i8d)