generator-bitloops
Version:
Next.js with TypeScript, Tailwind, Storybook and Cypress generator by Bitloops
10 lines (5 loc) • 393 B
Markdown
# generator-bitloops
The Bitloops Generator is used by the Bitloops Platform to setup your Bitloops projects.
Nonetheless, you can use it independently to setup your next Next.js project with TypeScript, Tailwind, Storybook and Cypress all ready to go!
## How to run it
`npx -y generator-bitloops setup --project="Your Project Name" --nextjs --typescript --tailwind --storybook --cypress`