Aha's documentation is built with Gatsby and publicly hosted at https://aha.got-it.ai/. The docs may also be run locally.
- Use
yarnto install the Node.js dependencies - Clone this repository:
git clone git@github.com:gotitinc/aha.git cd ahagit submodule update --init --recursiveyarn install && cd aha-react && yarn installyarn start- Open
http://localhost:8000/in your browser.
Documentation copyright 2020 the Got It, Inc. Code released under the Apache-2.0 License.