From 746c9ef5865ec45562085b81d203223d1304d895 Mon Sep 17 00:00:00 2001 From: Valery Gantchev Date: Wed, 5 Jun 2024 14:42:35 +0200 Subject: [PATCH] trigger build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 310c4a15..addf5ca9 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This command starts a local development server and open up a browser window. Mos ```console yarn build + ``` This command generates static content into the `build` directory and can be served using any static contents hosting service.