We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7adef2 commit 6d40524Copy full SHA for 6d40524
basic/.install/index.js
@@ -31,7 +31,7 @@ Next steps:
31
1. Change directory: \`cd ${projectDir}/server\`
32
2. Start local server: \`yarn start\` (you can now open a Playground at http://localhost:4000)
33
3. Change directory: \`cd ..\`
34
- 4. Start React app: \`yarn start\`
35
- 5. Open browser: http://localhost:3000
+ 4. Start VueJs app: \`yarn start\`
+ 5. Open browser: http://localhost:8080
36
`)
37
}
minimal/.install/index.js
minimal/.install/package.json
minimal/.install/yarn.lock
minimal/src/logo.svg
0 commit comments