https://github.com/bitloops/generator-bitloops
Bitloops Yeoman generator
https://github.com/bitloops/generator-bitloops
Last synced: 4 months ago
JSON representation
Bitloops Yeoman generator
- Host: GitHub
- URL: https://github.com/bitloops/generator-bitloops
- Owner: bitloops
- License: mit
- Created: 2024-10-31T09:26:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-30T14:08:16.000Z (5 months ago)
- Last Synced: 2026-01-31T07:37:13.022Z (5 months ago)
- Language: JavaScript
- Size: 202 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 --i18n --typescript --tailwind --storybook --cypress`