Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 410 Bytes

SurfKit

The UI framework and design language made by SurfScape.

Table of Contents

Installation

Currently SurfKit is available as an NPM package. It's installation is as follow:

npm: npm i surfkit

bun: bun i surfkit

You can also add it directly to your project like this:

npm: npm add surfkit

bun: bun add surfkit