You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vitepress/docs/snippets/init.ansi

984 B

Welcome to VitePress!

Where should VitePress initialize the config?
./docs

Where should VitePress look for your markdown files?
./docs

Site title:
My Awesome Project

Site description:
A VitePress Site

Theme:
Default Theme

Use TypeScript for config and theme files?
Yes

Add VitePress npm scripts to package.json?
Yes

Add a prefix for VitePress npm scripts?
Yes

Prefix for VitePress npm scripts:
docs

Done! Now run pnpm run docs:dev and start writing.