.. This file is a part of the FuretUI project .. .. Copyright (C) 2014 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. .. contents:: Add FuretUI in your own project =============================== FuretUI don't give a final web client, You have to create the **html** page. In this page you must: * 1) create page: (css, html, js) * 2) load furetui components * 3) load your own components * 4) create the FuretUI Client Example:: Your title