Skip to main content

Getting Started

Step 1

Install AHA UI Framework in your Node.js powered apps with the npm package:

npm install git+ssh://git@bitbucket.org/MarkEdwardTresidder/aha_ui_framework.git
Step 2

There will be a 'aha-ui' folder placed in node-modules. Link CSS and JS files from 'aha-ui' folder into your application.
Note: Make sure you have right permsion to AHA UI Framework Repository.

Step 3

Copy paste the HTML template in the required location.