1.3.2 • Published 6 years ago

@yjc/server-k v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

server-k

server-k is a lightweight MVC WEB framework, based on koa.\ Provided folder based router, and controller context to organize middleware.

Create New Server and Start

npm i -g @yjc/server-k\ server-k create your-server-root-directory

Check demo for detail usage.

NOTICE: All route paths will be printed when server starting, see output in console.

Start Exists Server

cd your-server-root-directory\ server-k start

1.3.2

6 years ago

1.3.1

6 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.0

7 years ago