Hey everyone! π
I'm excited to introduce the new Rasengan.js CLI, making it easier than ever to bootstrap a new React project with Rasengan.js! π
π― What is Rasengan.js?
Rasengan.js is a React framework designed for performance, flexibility, and developer experience. It simplifies modern web development while giving you full control over your stack.
β‘ Getting Started with the CLI
You can create a new Rasengan.js project in just one command:
npx create-rasengan@1.2.0-beta.3
π οΈ Setup Steps
Once you run the command, the CLI will guide you through these steps:
1οΈβ£ Name your project
2οΈβ£ Choose your language: TypeScript or JavaScript
3οΈβ£ Select a template: Blank or Tailwind
4οΈβ£ (If you choose Tailwind) Pick a version: Tailwind v3 or Tailwind v4
After setup, just run:
cd my-project
pnpm i
pnpm run dev
And boom! π Your Rasengan.js app is live!
π Why Use the Rasengan.js CLI?
The new CLI is designed for simplicity and speed. It removes all the boilerplate and lets you focus on building. Compared to manually setting up a project, this approach is:
β‘ Faster β No time wasted on config
π‘ Beginner-friendly β Just follow the prompts
π§ Customizable β Extend it as you need
π Whatβs Next?
Rasengan.js is currently in BETA, but a stable version is coming soon! We're improving the framework, adding features, and refining the CLI.
π» Check it out & contribute:
π GitHub: github.com/rasengan-dev/rasenganjs
π Docs: rasengan.dev
π₯ Demo video: youtu.be/EU2rPwUiAxU
If you try it out, let me know your feedback! π
Top comments (0)