We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e5cad commit b7978f6Copy full SHA for b7978f6
index.js
@@ -50,11 +50,6 @@ Run the following commands:
50
51
cd ${projectName}
52
npm run dev
53
-
54
-When your dev server boots, you'll see an ${chalk.bgYellow.black.bold(
55
- " app.stackbit.com "
56
- )} URL in the logs.
57
-Open this URL in your browser and start building!
58
`);
59
}
60
0 commit comments