1.0.10 • Published 4 years ago

create-next-ak-app v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago