Skip to content

kolusamkhan/create-ak-app

Repository files navigation

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

About

automate the creation of nextjs based template from cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published