Skip to content

Latest commit

 

History

History

site

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@kalo/ui documentation site

Welcome to the @kalo-ui documentation. The docs are built using Gatsby.

Running locally

  • Clone the UI repo locally.
  • cd site to change in to the site directory
  • npm install
  • npm run start
  • And you should be up and running at localhost:8000