create-abunuo-cli

1.0.7 • Public • Published

create-abunuo-cli npm package

Scaffolding Your First Abunuo-cli Project

Compatibility Note: Vite requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm create abunuo-cli@latest

With Yarn:

$ yarn create abunuo-cli

With PNPM:

$ pnpm create abunuo-cli

With Bun:

$ bun create abunuo-cli

Then follow the prompts!

Template Content:

Vite template

Currently supported template presets include:

  • vanilla
  • vanilla-ts
  • vue
  • vue-ts
  • react
  • react-ts
  • react-swc
  • react-swc-ts
  • preact
  • preact-ts
  • lit
  • lit-ts
  • svelte
  • svelte-ts
  • solid
  • solid-ts
  • qwik
  • qwik-ts

You can use . for the project name to scaffold in the current directory.

Dependents (0)

Package Sidebar

Install

npm i create-abunuo-cli

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

8.34 kB

Total Files

4

Last publish

Collaborators

  • abunuo