Skip to content

Commit b7978f6

Browse files
committed
Remove message about looking for stackbit url
1 parent 78e5cad commit b7978f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.js

-5
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ Run the following commands:
5050
5151
cd ${projectName}
5252
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!
5853
`);
5954
}
6055

0 commit comments

Comments
 (0)