Install Kenresoft CMS
npm create @kenresoft-cms@latest my-cmscd my-cmspnpm installnpm create @kenresoft-cms@latest downloads the current Kenresoft CMS repository as a real Git clone. The CMS repository is configured as the upstream remote and history is preserved, which is what lets pnpm run update merge future releases cleanly.
Next: Setup.