1.0.4 • Published 1 year ago
koa2-generator-mvc v1.0.4
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