Skip to content

surfscape/surfkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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