Skip to content

Commit 6d40524

Browse files
committed
cli bug fix
1 parent e7adef2 commit 6d40524

File tree

5 files changed

+5
-153
lines changed

5 files changed

+5
-153
lines changed

basic/.install/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Next steps:
3131
1. Change directory: \`cd ${projectDir}/server\`
3232
2. Start local server: \`yarn start\` (you can now open a Playground at http://localhost:4000)
3333
3. Change directory: \`cd ..\`
34-
4. Start React app: \`yarn start\`
35-
5. Open browser: http://localhost:3000
34+
4. Start VueJs app: \`yarn start\`
35+
5. Open browser: http://localhost:8080
3636
`)
3737
}

minimal/.install/index.js

-37
This file was deleted.

minimal/.install/package.json

-7
This file was deleted.

minimal/.install/yarn.lock

-100
This file was deleted.

minimal/src/logo.svg

+3-7
Loading

0 commit comments

Comments
 (0)