Open
Description
Excuse me, I want to report a small issue in the guide
- I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
yarn create vuepress-site
What is expected?
Create a /docs/.vuepress
What is actually happening?
Create a /docs/scr/.vuepress
Other relevant information
Instead of create a /docs/.vuepress, the yarn create vuepress-site
create a /docs/src/vuepress, can you please update the directory here then: Directory Structure