create-speedy

0.0.10 • Public • Published

create-speedy

npm (tag) npm

An easy way to create a Speedy project

Create based on prompts:

npm init speedy@latest

yarn create speedy@latest

pnpm init speedy@latest

Create based on template:

npm init speedy@latest -- speedy-project --template react-minimal

Available templates:

  • react-minimal
  • react-ssr
  • arco-design-pro
  • counter-app
  • library-example
  • vue2-example
  • vue3-example

Options:

  • --template, -t: supply template name
  • --force, -f: force overwrite existed folder

Readme

Keywords

Package Sidebar

Install

npm i create-speedy

Weekly Downloads

7

Version

0.0.10

License

MIT

Unpacked Size

1.06 MB

Total Files

242

Last publish

Collaborators

  • hardfist
  • upupming
  • amour1688