From 667933bb3742f3153e6b18df8c1c4d5eccfa8704 Mon Sep 17 00:00:00 2001 From: Ruslan Hlaznov Date: Sat, 24 Feb 2024 23:40:39 +0200 Subject: [PATCH] tigger deploy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3e42458..e4c96dbd 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ This documentation uses [Nextra](https://nextra.site/) and [NextJS](https://next - You may be able to install it using your package manager, e.g. `sudo apt install nodejs` or `brew install node`. 2. Run `npm i` to install the dependencies. 3. To run Docs, you can use the command `npm run dev:docs`. To run Specs, you can use the command `npm run dev:specs`. Community docs development will also be available by running `npm run dev:community`. The default development server URL is `http://localhost:3000` but if for some reason it's used by another application, the console will display on which port the server has been started. + +