@skweb/framework
v4.0.0
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
