0.0.9 • Published 5 months ago
create-clerk-app v0.0.9
create-clerk-app
Scaffolding Your First Clerk application
With NPM:
$ npm create clerk-app@latest
With Yarn:
$ yarn create clerk-app
With PNPM:
$ pnpm create clerk-app
With Bun:
$ bun create clerk-app
Currently supported template presets include:
nextjs-app-router
nextjs-pages-router
Credits
This project also contains code derived or copied from https://github.com/vitejs/vite.
License
MIT License © 2025 Vaggelis Yfantis