1.0.10 • Published 3 years ago

create-next-ak-app v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

create-next-ak-app

next js based cli for next application

create-ak-app

'create-ak-app' cli helps in creating skeleton nextjs based rendering template.

run 'npx create-ak-app '

Compile

npm run clean && npm run tsc

Debug Application on command line

run 'npm run debug'

Run Application on command line

run 'npm run create' or 'npm run create:dynamic'

node --inspect-brk --experimental-json-modules ./dist-esm/commandar/next-command.js my-next-app --use-npm

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago