Bug report
Steps to reproduce
The Quick Start method to create the basic app skeleton results with the following structure

Note the src folder (red marker 3)! - this folder is not present in the Recommended structure

What is expected?
Most likely the Quick Start method creates the incorrect skeleton - the src folder seems redundant.
What is actually happening?
Other relevant information
- Output of
npx vuepress info in my VuePress project:
npx vuepress info
Environment Info:
System:
OS: Windows 10 10.0.19041
CPU: (8) x64 Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
Binaries:
Node: 12.19.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.7 - C:\Program Files\nodejs\npm.CMD
Browsers:
Chrome: 87.0.4280.66
Edge: Spartan (44.19041.423.0), Chromium (87.0.664.47)
npmPackages:
@vuepress/core: 1.7.1
@vuepress/theme-default: 1.7.1
vuepress: ^1.5.3 => 1.7.1
npmGlobalPackages:
vuepress: Not Found