Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit 237347d

Browse files
author
Seo Yeon, Lee
authored
Update README.md
1 parent dbe437d commit 237347d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@ function generate-web-project
258258
echo "👍 Generated! follow next steps"
259259
echo "Add $app to workspaces of package.json"
260260
echo "And, yarn install"
261+
262+
# open project in your IDE
263+
# webstorm .
264+
# code .
261265
end
262266
end
263267
```

0 commit comments

Comments
 (0)