koa-app-boilerplate
v1.5.6
Published
To have a simple structure of a <b>Koa App</b> in your system just run <p><b>For javascript</b></p> <pre>npx koa-app-boilerplate yourAppName</pre> <p><b>For typescript</b></p> <pre>npx koa-app-boilerplate yourAppName ts</pre> <p>In the <b>AppName</b
Downloads
14
Readme
koa-app-boilerplate
To have a simple structure of a Koa App in your system just run
NPM packages you will get with this boilerplate are
And finally, you can manage it is as how do you want.
To learn koa js web framwork you can visit https://koajs.com/