create-karkas
v0.1.0
Published
Create a production-ready React application with the Karkas stack.
Maintainers
Readme
create-karkas
Scaffold a production-ready React application with the Karkas stack:
npm create karkas@latest my-appThe generated project includes React 19, Reatom state and routing, Feature-Sliced Design, Panda CSS with Park UI, ParaglideJS localization, MSW, Storybook, Vitest browser tests, Vite+, Nub, mise, hk, Fallow, and Steiger.
Usage
create-karkas [directory] [options]
--force replace a non-empty target directory
--git initialize a Git repository
--no-git do not initialize Git
--help show help
--version show the package versionThe template is curated alongside the reference application in apphane-dev/karkas.
