Skip to content
Snippets Groups Projects
Commit 42222720 authored by Kamile Liucija Vainiute's avatar Kamile Liucija Vainiute
Browse files

Merge branch 'dev' into 'main'

docs: quick fix

See merge request templates/wiki-react-vite!3
parents daa5f332 d9e40b4f
No related branches found
No related tags found
No related merge requests found
......@@ -24,11 +24,11 @@ for web development.
```
2. Install the dependencies:
```bash
yarn install
yarn install
```
### Important:
Your Node version must be >=20.0.0. You can check your Node version by running `node -v` in your terminal.
Ensure you are using Node.js version `^18.18.0 or >=20.0.0` to mostly avoid compatibility issues. Node `v18.20.0` is
recommended for this project. You can check your Node version by running `node -v` in your terminal.
3. Start the development server:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment