Skip to content

tutoruniverse/aha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aha logo

Aha Design System - Documentation

Status

Website npm npm

Quick start

Aha's documentation is built with Gatsby and publicly hosted at https://aha.got-it.ai/. The docs may also be run locally.

Running documentation locally

  1. Use yarn to install the Node.js dependencies
  2. Clone this repository: git clone git@github.com:gotitinc/aha.git
  3. cd aha
  4. git submodule update --init --recursive
  5. yarn install && cd aha-react && yarn install
  6. yarn start
  7. Open http://localhost:8000/ in your browser.

Copyright and license

Documentation copyright 2020 the Got It, Inc. Code released under the Apache-2.0 License.