Skip to content

Commit 1c2034f

Browse files
committed
updated readme
1 parent b3e3bc9 commit 1c2034f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ cd lasso/
99
# e.g.
1010
export PATH=~/Downloads/node-v22.14.0-linux-x64/bin/:$PATH
1111

12+
# install
13+
14+
npm install --force
15+
16+
Note: `--force` because there are some third-party libraries with react version conflicts
17+
1218
# serve
1319
npm run serve
1420

0 commit comments

Comments
 (0)