/library-bun-router-ts

Primary LanguageJavaScriptMIT LicenseMIT

bun-router

A simple router using Bun's native features

Installation

install with npm:

npm install @flowcore/refine-data-provider

or yarn:

yarn add @flowcore/refine-data-provider

Usage

Development

yarn install

or with npm:

npm install