skweb-framework
v2.1.3
Published
Plugin-based framework integrating database, redis, httpServer for skweb.
Readme
skweb-framework
Base framework for skweb applications.
Installation
npm install skweb-frameworkUsage
import { WebFramework } from 'skweb-framework'
const app = new WebFramework()
app.start()License
MIT
