koa2-generator-mvc
v1.0.4
Published
A boilerplate for Koa2 project with MVC structure
Downloads
3
Readme
Koa2-Generator-MVC
A boilerplate for Koa2 project with MVC structure
Quick Start
Installation
npm i koa2-generator-mvc
Introduce dependencies
npm install
Start the server
npm run serve
View the website at
http://localhost:9000/example/
A JSON object would be displayed on the page