8000 GitHub - keverjs/kever: A lightweight inversion of control nodejs framework based on TypeScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ kever Public

A lightweight inversion of control nodejs framework based on TypeScript

Notifications You must be signed in to change notification settings

keverjs/kever

Repository files navigation

kever

A lightweight inversion of control nodejs framework based on TypeScript.

Quick Start

Web Application

Install

npm insatll -g @kever/cli

Create Project

kever init
0