We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I really like this theme, It's a great work! But I have a little suggestion.
I initialize my repo by npm init -y, but when I finished npx create-blogster@latest --theme sleek, it shows help information below:
npm init -y
npx create-blogster@latest --theme sleek
Start your development with: - cd my-blogster-blog - yarn dev
Do you think add detection of package is a worth doing for? Maybe support of pnpm can speed up initialization.
The text was updated successfully, but these errors were encountered:
That'd be nice. PR welcome.
Sorry, something went wrong.
No branches or pull requests
I really like this theme, It's a great work! But I have a little suggestion.
I initialize my repo by
npm init -y
, but when I finishednpx create-blogster@latest --theme sleek
, it shows help information below:Do you think add detection of package is a worth doing for? Maybe support of pnpm can speed up initialization.
The text was updated successfully, but these errors were encountered: