@vinsjo/create-next
v1.0.9
Published
Scaffold a next.js app with my preferred starting setup, based on create-vite: https://github.com/vitejs/vite/tree/main/packages/create-vite
Downloads
5
Readme
@vinsjo/create-next
Scaffold a next.js app with my preferred starting setup.
Templates based on create-next-app templates. Package based on create-vite
Installation
npx @vinsjo/create-next
Or if you want to specify the project name in command line options:
npx @vinsjo/create-next my-next-app