0.0.10 • Published 4 years ago
create-speedy v0.0.10
create-speedy
An easy way to create a Speedy project
Create based on prompts:
npm init speedy@latest
yarn create speedy@latest
pnpm init speedy@latestCreate based on template:
npm init speedy@latest -- speedy-project --template react-minimalAvailable 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