@sugarat/create-theme

0.0.66 • Public • Published

@sugarat/create-theme

快速创建简约风的 Vitepress 博客主题项目模板,更多细节见 https://theme.sugarat.top

图片

Scaffolding Your First Blog Project

With NPM:

$ npm create @sugarat/theme@latest

With Yarn:

$ yarn create @sugarat/theme

With PNPM:

$ pnpm create @sugarat/theme

With Bun:

$ bun create @sugarat/theme

Then follow the prompts!

You can also directly specify the project name you want to use via additional command line options. For example, to scaffold a my-first-blog, run:

# npm
npm create @sugarat/theme@latest my-first-blog

# yarn
yarn create @sugarat/theme my-first-blog

# pnpm
pnpm create @sugarat/theme my-first-blog

# bun
bun create @sugarat/theme my-first-blog

Package Sidebar

Install

npm i @sugarat/create-theme

Weekly Downloads

1,411

Version

0.0.66

License

MIT

Unpacked Size

107 kB

Total Files

26

Last publish

Collaborators

  • atqq