Skip to content

Latest commit

 

History

History
 
 

custom-themes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Custom themes

This is an example of how to custom Themes in geist-ui.

Getting Started

First, run the development server:

npm i && npm run dev
# or
yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.