Modern Frontends. Code the Future
RetroCraft is a nostalgic yet powerful CLI tool to scaffold clean, ready-to-code frontend projects using your favorite stacks โ whether it's React, Vue, Next.js, Nuxt.js and bundled with Tailwind CSS. Inspired by retro aesthetics, built for modern productivity.
- โก Instant project setup with popular frontend stacks
- ๐งฑ Clean directory structure
- ๐ฆ Choice of package manager:
npm
,pnpm
, orbun
- ๐จ Retro-themed CLI interface
- ๐ No bloat โ ready to code immediately
- ReactJS
- VueJS
- NextJS
- NuxtJS
npx retrocraft
Follow the interactive prompts to:
- Name your project
- Choose a frontend stack
- Select your package manager
Your project will be cloned, cleaned, dependencies installed, and ready to run.
$ npx retrocraft
? What's the name of your project? my-app
? Which stack do you want to use? NuxtJS
? Your preferred package manager? bun
๐ Project is ready!
๐ cd my-app
๐ bun dev
- No spaces
- Use letters, numbers, hyphens
-
or underscores_
only
Made with โค๏ธ by Azuracoder GitHub: @Rauliqbal
RetroCraft isnโt just a generator โ itโs a time machine for your modern frontend workflow. ๐