0.2.1 • Published 3 months ago

next-kickstart v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

PRs-Welcome NPM version Downloads

img

Table of contents

  • Next Kickstart
  • Getting Started

Next-Kickstart is an opinionated NextJS 13 (App Router) CLI template generator that contains everything you need for developing a full-stack applications.

It consists of:

To initialize a new next-kickstart application, run any of the following commands and answer the command prompt questions:

npm

npx next-kickstart <folder name>

pnpm

pnpm dlx next-kickstart <folder name>

For more advanced usage, check out the docs.

0.2.1

3 months ago

0.2.0

3 months ago

0.1.1

7 months ago

0.1.0

7 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago

0.0.0

8 months ago