Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SMU-GDMU-CHINA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
SMU-GDMU-CHINA
Commits
d9e40b4f
Commit
d9e40b4f
authored
9 months ago
by
Tianyi Liang
Committed by
Kamile Liucija Vainiute
9 months ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: quick fix
parent
daa5f332
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
d9e40b4f
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment