forked from irinc/ixf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
12 lines (11 loc) · 752 Bytes
/
Copy pathindex.html
File metadata and controls
12 lines (11 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
---
layout: default
title: Interaction Framework
intro-menu-main: selected
---
<div class="ixf-container float-right width-md margin-left-lg padding-md">
<h2>Latest Version: IxF <a href="intro/kickstart.html">1.1.3</a></h2>
<a href="https://github.com/irinc/ixf">Github Repository</a>
</div><!-- END ixf-container -->
<p>The goal of the Interaction Framework (IxF) is to make development and prototyping faster, to ensure best practices in UI design and ultimately make the user experience better.</p>
<p>This web site is a working demo and the official documentation of IxF. To report issues, submit enhancement requests, or contribute to this framework, check out the <a href="https://github.com/irinc/ixf">Github Repository</a>.</p>