mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04:00
11 lines
No EOL
351 B
Markdown
11 lines
No EOL
351 B
Markdown
### Removing Getting Started Posts
|
|
|
|
If you're ready to insert your own content and want to delete these getting started posts, comments, and users, you can do so with a single command.
|
|
|
|
Open a new [Meteor shell](https://docs.meteor.com/commandline.html#meteorshell) and type:
|
|
|
|
```js
|
|
Vulcan.removeGettingStartedContent()
|
|
```
|
|
|
|
See you on the other side! |